Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2d8…3dce0x07f0…a045BaseStableStudioUpload$3.20100%coinbase2d ago0x8808d6…7d9cd4
0x4c29…94940x07f0…a045BaseStableStudioUpload$0.01100%coinbase2d ago0xcadad2…966eb2
0x48b1…07d30x07f0…a045BaseStableStudioUpload$0.07100%coinbase2d ago0x77d875…5027df
0xc415…ac550x07f0…a045BaseStableStudioUpload$0.21100%coinbase3d ago0x2db25b…523ee0
0xb13e…a6ce0x07f0…a045BaseStableStudioUpload$0.15100%coinbase3d ago0x8c76c1…0d7d3e
0xb13e…a6ce0x07f0…a045BaseStableStudioUpload$0.03100%coinbase3d ago0x5551cc…726f0f
0xc415…ac550x07f0…a045BaseStableStudioUpload$0.17100%coinbase3d ago0x5df0bb…ef2f9e
0x661e…2c110x07f0…a045BaseStableStudioUpload$0.17100%coinbase3d ago0xdb9570…bd4ba7
0x661e…2c110x07f0…a045BaseStableStudioUpload$0.17100%coinbase3d ago0x9a7ae7…e7139e
0x661e…2c110x07f0…a045BaseStableStudioUpload$0.17100%coinbase3d ago0xaeaeff…d645fd
0x661e…2c110x07f0…a045BaseStableStudioUpload$0.17100%coinbase3d ago0x30a423…9ff718
0x661e…2c110x07f0…a045BaseStableStudioUpload$0.17100%coinbase3d ago0xc7a37a…4617c5
0x661e…2c110x07f0…a045BaseStableStudioUpload$0.17100%coinbase3d ago0x0d636a…667f8f
0x661e…2c110x07f0…a045BaseStableStudioUpload$0.17100%coinbase3d ago0xdd61ba…838835
0x661e…2c110x07f0…a045BaseStableStudioUpload$0.17100%coinbase3d ago0xbfbe6c…129977
0x661e…2c110x07f0…a045BaseStableStudioUpload$0.17100%coinbase3d ago0x60fe16…e45c66

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.