Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa21d ago0x0f0419…242cc3
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa21d ago0x5f682c…3e65aa
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa21d ago0x7410b1…12b576
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa21d ago0xd77c1d…3ddda5
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa21d ago0x313169…695b51
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa21d ago0x503c1d…615535
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa21d ago0x68c23a…628961
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa21d ago0x0ba23c…a19546
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa21d ago0xc78907…1870e9
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa21d ago0xc15afa…7dcff9
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa21d ago0x22b9f1…2c4d00
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa21d ago0x6a3df2…540720
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa21d ago0x7b1e2c…36ac68
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa21d ago0xe5fa62…e4b987
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa21d ago0xd5d1b9…5f3154
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa21d ago0x7c3f98…48357e
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa21d ago0xfe948e…9d48a4
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa21d ago0xc49c43…730eed
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa21d ago0x93ad63…b3eabd
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa21d ago0x362066…2b2b16
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa21d ago0xf65a15…03aa37
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa21d ago0xb59dee…b2ed3f
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa21d ago0xea1cbd…347ab6
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa21d ago0x69a276…43ef50
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa21d ago0x19f4da…6f2d0d

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.