Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a3f…eaa50x07f0…a045BaseStableStudioUpload$0.13100%coinbase112d ago0x862d35…41b20d
0x5a3f…eaa50x07f0…a045BaseStableStudioUpload$0.13100%coinbase112d ago0x25d381…936fa4
0x3c3a…0e7a0x07f0…a045BaseStableStudioUpload$0.10100%coinbase112d ago0x87acdf…20396a
0x3c3a…0e7a0x07f0…a045BaseStableStudioUpload$0.03100%coinbase112d ago0xbabf19…020c22
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase112d ago0x9b2884…3ac641
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase112d ago0xc39dc8…558d24
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase112d ago0x1ebdce…43d8b5
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase112d ago0xc7b2d0…93ead5
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase112d ago0x8bd960…c981fc
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase112d ago0x47792f…e712ba
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase112d ago0x2c01cd…965491
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase112d ago0x35f6d3…95c066
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase112d ago0xcf5fda…180564
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase112d ago0x4db9e9…839f65
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase112d ago0xda0ea8…a4170f
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase112d ago0x0ca2e6…9f65ef
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase112d ago0x482a07…dc393e
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase112d ago0x4fc3e5…7b2a46
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.16100%coinbase112d ago0x3d22bf…d63ec5
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.01100%coinbase112d ago0xa2d59f…064170
0x7626…4fd90x07f0…a045BaseStableStudioUpload$0.01100%coinbase112d ago0x178939…170906
0x8728…49910x07f0…a045BaseStableStudioUpload$0.17100%coinbase113d ago0x5fc1c0…00d761
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.17100%coinbase113d ago0xcd9dfb…86fc40
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase113d ago0xd0d528…ae9ba9
0x626c…38a90x07f0…a045BaseStableStudioUpload$0.17100%coinbase113d ago0x7bac6e…e74623

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.