Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x611b…d1a90x0529…7db3Base—$0.01100%coinbase30d ago0xe03cfd…5a0167
0x611b…d1a90x0529…7db3Base—$0.01100%coinbase30d ago0xb215cd…dc952d
0x611b…d1a90x0529…7db3Base—$0.01100%coinbase31d ago0x379acc…9a2e42
0x611b…d1a90x0529…7db3Base—$0.01100%coinbase31d ago0x9fc65d…35c1e5
0x611b…d1a90x0529…7db3Base—$0.01100%coinbase31d ago0x7da0e9…a0bdde
0x611b…d1a90x0529…7db3Base—$0.01100%coinbase31d ago0xd36958…a3ba72
0x611b…d1a90x0529…7db3Base—$0.01100%coinbase31d ago0xc23e51…e7b5a5
0x611b…d1a90x0529…7db3Base—$0.01100%coinbase31d ago0x3d21a7…fdd6d9
0x611b…d1a90x0529…7db3Base—$0.01100%coinbase31d ago0x6553ba…7fdb7f
0x611b…d1a90x0529…7db3Base—$0.01100%coinbase31d ago0x2db6b0…3cf28e
0x611b…d1a90x0529…7db3Base—$0.01100%coinbase31d ago0xbc9a4b…57708d
0x611b…d1a90x0529…7db3Base—$0.01100%coinbase31d ago0x9370f2…ab6580
0x611b…d1a90x0529…7db3Base—$0.01100%coinbase31d ago0xce20ea…0afff7
0x611b…d1a90x0529…7db3Base—$0.01100%coinbase31d ago0xaadfcd…0f5a41
0x611b…d1a90x0529…7db3Base—$0.01100%coinbase31d ago0xa6f899…67d883
0x611b…d1a90x0529…7db3Base—$0.01100%coinbase31d ago0xf5406b…60ac17
0x611b…d1a90x0529…7db3Base—$0.01100%coinbase31d ago0x952d57…80e6e8
0x611b…d1a90x0529…7db3Base—$0.01100%coinbase31d ago0x5127b1…5cf1fa
0x611b…d1a90x0529…7db3Base—$0.01100%coinbase31d ago0x497941…c96acb
0x611b…d1a90x0529…7db3Base—$0.01100%coinbase31d ago0x84a7a9…dea3fc
0x611b…d1a90x0529…7db3Base—$0.01100%coinbase31d ago0x01e63d…0a041e
0x611b…d1a90x0529…7db3Base—$0.01100%coinbase31d ago0xb801f4…414934
0x611b…d1a90x0529…7db3Base—$0.01100%coinbase31d ago0x53430b…431181
0x611b…d1a90x0529…7db3Base—$0.01100%coinbase31d ago0x7d8479…df5aab
0x611b…d1a90x0529…7db3Base—$0.01100%coinbase31d ago0x22c021…eedcc0

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.