Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown84d ago0xd2fc90…1857ca
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown84d ago0xdaf5b0…262c67
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown84d ago0x9da493…9b46ae
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown84d ago0x7db3fe…46f174
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown85d ago0x6fb811…189b67
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown85d ago0x06c1a0…d4a961
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown85d ago0x754d5e…6c368b
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown85d ago0x672177…1bc24d
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown85d ago0x1f7193…5c2a80
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown85d ago0xbd0b15…b291d8
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown85d ago0xb06976…db6335
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown85d ago0xa91e8f…0dd6dc
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown85d ago0x6fcd6a…dc45b4
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown85d ago0x58c9c9…35efc8
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown85d ago0xba283d…d1b0ea
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown85d ago0x53fbb2…3dd230
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown85d ago0xdf4324…fd5c76
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown85d ago0x6bad6c…2488ad
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown85d ago0xe84170…eb476d
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown85d ago0x3e5bab…028d56
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown85d ago0x67a3f9…91a615
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown85d ago0xd9d0f1…7f769d
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown85d ago0x2d87b2…47dd27
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown85d ago0x29faee…379b80
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown85d ago0x48ac62…752641

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.