Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0f31a1…4de4c2
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x04fec6…cd9e83
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdae974…c8f2d6
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6df786…61adf6
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf6439f…d29636
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1216c3…ed266d
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd07130…3be1d2
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x021c78…6efaac
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd7db8a…097f7c
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdff7f7…2c5035
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe64c62…d7c641
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x548abb…6ba182
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd7c5b8…30a87b
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x50ffb8…b02817
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3fc983…13211a
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x171cd4…e0df6c
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdd0c2f…14ef0b
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x68b2e9…4d3937
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4f1fd2…3cfa2e
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3e1c91…ee44d7
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1aada8…69482c
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdec399…a1051a
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5297de…c749bb
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x46e6bb…d901d4
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe22607…67fa81

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.