Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI101d ago0x72fe6f…e8e917
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI101d ago0x64d1d0…14bc4b
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI101d ago0xeb3621…a59663
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI101d ago0x064b04…1ac71b
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI101d ago0x4463ab…93db18
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI101d ago0xf8c60b…9ce208
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI101d ago0xda4e6b…55bd15
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI101d ago0x0eaea8…d53561
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI101d ago0xcba76e…f8c602
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI101d ago0x12c389…1221b8
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI101d ago0xe97a69…512f4e
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI101d ago0x4d77e1…1f4b74
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI101d ago0xd2e17e…6d4ac2
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI101d ago0x024de9…5781bf
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI101d ago0x90e0a5…8d216d
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI101d ago0xd7a12c…276fe2
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI101d ago0x2020c3…01e3d7
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI101d ago0x0716bd…b419cf
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI101d ago0xd4e4e5…691254
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI101d ago0x38d611…6ff900
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI101d ago0xdf59a4…2fa978
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI101d ago0xf84cf3…f4ea25
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI101d ago0x49e90d…817f09
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI101d ago0x568ba6…516c83
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI101d ago0xd6da11…5c4389

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.