Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0x84657c…f634e8
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0x6ecc23…e11a79
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0xb504ad…107966
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0x28b83a…4c5618
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0xd51061…7211d2
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0xf78e79…5839ae
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0xd40dfe…74f426
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0x7de555…f7ab8e
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0xa93f91…bc2ae7
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0xffead7…fffff7
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0xc57584…2f9801
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0x7ece09…f0a351
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0xcf1fac…945cfd
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0x11872d…dcd37a
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0x66fe94…9f895a
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0xa13ceb…913024
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0xa6d660…97b261
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0x55010b…5f9b6b
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0xa3b56d…e4d434
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0x184b7a…5bec04
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0x0552fb…1ee53b
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0xa47e91…6acec7
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0x07d3aa…014bed
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0xeb409e…fcdfaa
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0x0acd06…e62865

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.