Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5aa1…3e2d0xc34e…7c6aBase—$0.01100%coinbase65d ago0x038a4c…a23f5e
0x5aa1…3e2d0x1e1e…11e9Base—$0.01100%coinbase65d ago0x842b86…feb99e
0x5aa1…3e2d0x7b76…98adBase—$0.01100%coinbase65d ago0x5f30dd…bee138
0x5aa1…3e2d0xccd3…01efBase—$0.01100%coinbase65d ago0xf098d6…a5b29a
0x5aa1…3e2d0x3fae…207dBase—$0.01100%coinbase65d ago0x4c72d9…ed2bfe
0x5aa1…3e2d0x379e…4661Base—$0.01100%coinbase65d ago0xec0df0…06bbfe
0x5aa1…3e2d0x4be4…3c69Base—$0.01100%coinbase65d ago0xc8b3dd…fb7db7
0x5aa1…3e2d0xb750…7291Base—$0.01100%coinbase65d ago0xd91ecc…d612b4
0x5aa1…3e2d0x7f52…2c2dBase—$0.01100%coinbase65d ago0xe0788f…c77e36
0x5aa1…3e2d0x2798…f1caBase—$0.01100%coinbase65d ago0x5f461d…7be2a9
0x5aa1…3e2d0xf787…e77eBase—$0.01100%coinbase65d ago0x5af315…e7e60c
0x5aa1…3e2d0x0bee…d189Base—$0.01100%coinbase65d ago0x3aa8cd…41534e
0x5aa1…3e2d0x3071…2d5fBase—$0.01100%coinbase65d ago0xdd9094…07d16a
0x5aa1…3e2d0x6ab5…882dBase—$0.01100%coinbase65d ago0xbf7adb…139645
0x5aa1…3e2d0xd456…c348Base—$0.01100%coinbase65d ago0xdd9db0…c379aa
0x5aa1…3e2d0xeaa9…6effBase—$0.01100%coinbase65d ago0xf98c8e…13995e
0x5aa1…3e2d0xe5c1…914fBase—$0.01100%coinbase65d ago0xa96457…bca3ab
0x5aa1…3e2d0x928f…0e20Base—$0.01100%coinbase66d ago0x6c2c3a…48c723
0x5aa1…3e2d0xb7f2…063fBase—$0.01100%coinbase66d ago0x3b9b95…4562f5
0x5aa1…3e2d0x3155…f60fBase—$0.01100%coinbase66d ago0x1f857c…ed353a
0x5aa1…3e2d0xdc75…a8f5Base—$0.01100%coinbase66d ago0x119630…464996
0x5aa1…3e2d0x6ea3…01e6Base—$0.01100%coinbase66d ago0xd9c519…da23d6
0x5aa1…3e2d0xca84…3287Base—$0.01100%coinbase66d ago0x1e160e…6010f2

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.