Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x937358…c2d2d2
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb45eb1…e336ca
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x807179…a2bed8
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x506511…08cbc7
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe82df4…d29b41
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcee1f5…c306da
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe5ba9e…b7a73a
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd793da…6a46dc
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xfd22aa…14fbb7
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2b141f…09df80
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5ee63e…d6040a
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf86b77…c53445
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5bfdaa…4ac744
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x38c6cc…912c24
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xee9363…cbbd53
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x319cc2…23281c
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x885375…c5b793
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3a4933…d02b68
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x78ee59…45ce2e
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x858f92…af5052
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2e6231…680c55
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa5662f…64db4c
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6676c6…7b8fbd
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc8c2ec…145d36
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x805cd6…322e59

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.