Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42d ago0xf3dec7…052b46
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42d ago0x6d8d2b…ac4a25
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42d ago0x9c8df7…c448c7
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42d ago0x60cbdd…f553c4
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42d ago0x1f2820…2405c7
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42d ago0x6a646c…cbe21c
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42d ago0x154a31…b92346
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42d ago0x7d32e9…20fc38
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42d ago0x8b7bf6…5838d0
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42d ago0x72e206…3d1d84
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42d ago0xc1cdf3…aa7440
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42d ago0x737c10…11394a
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42d ago0x515257…30189f
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42d ago0x609c5d…4105d5
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42d ago0x4e58ef…a92b86
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42d ago0xe5d542…6468c6
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42d ago0x0f2ea4…616bd3
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42d ago0x1d3dd1…3a0065
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42d ago0x014cfc…903fbd
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42d ago0x77825b…38f6ea
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42d ago0x9291c7…c46754
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42d ago0x608a81…105d9d
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42d ago0x22639e…123f8d
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42d ago0x3128f1…3eda96
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42d ago0xbf52fa…0b1fd9

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.