Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x297d55…04cbb8
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf92106…890113
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7ef6e7…fc4fdf
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8754c3…a87e80
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdd48cf…68c4ef
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa44f09…3dcae2
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9a6d69…90b2a9
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x60e7e4…458c83
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xde4427…28ff1f
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe6429a…079963
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x40346e…9630a5
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb30a17…40015b
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x49ef33…92a702
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x336252…ae96eb
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0702a0…380273
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe800e7…0b4203
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9a05f9…c58df2
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1390a0…5d3e9f
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2fa5ce…7490f8
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x631bbf…d246d4
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe50e4c…951071
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x515d65…a3bb32
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd94b86…6a91a0
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb955e7…24577e
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbea268…5e28de

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.