Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown66d ago0x292bae…2c41b5
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown66d ago0xfc86ce…68f451
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown66d ago0x5b2deb…710e8c
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown66d ago0xf1ca59…31e1d7
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown66d ago0xdda55d…82cd2f
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown66d ago0x526a6e…d718c0
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown66d ago0x5ba4e2…d68ffe
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown66d ago0x393088…1ba191
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown66d ago0xcf574b…ec2c3d
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown66d ago0x02b13f…c44fb4
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown66d ago0x6dc597…feaa6b
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown66d ago0x815f37…db40fe
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown66d ago0xefce62…45a99c
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown66d ago0xef0757…a4116e
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown66d ago0xf234dc…af543f
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown66d ago0x76ec32…512cb8
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown66d ago0xb93a19…89ac6b
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown66d ago0x912e4a…2dc410
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown66d ago0xf9211d…c824d1
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown66d ago0xa84fa1…932fd5
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown66d ago0x8f1681…2feb51
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown67d ago0x7cbe9e…a7c4ee
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown67d ago0x9f346c…ee01e1
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown67d ago0xa62f8e…b9a915
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown67d ago0x134a99…89679a

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.