Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x15308d…b51866
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x7b98a8…0857e8
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xe06d47…ba1039
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x993feb…2265a8
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x150233…4f5bf9
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x02d34a…7278da
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x7f3f4b…2467c0
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x2a8f64…a86176
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xfa2966…6f0466
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x0f9e2e…3641fb
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xa25051…4fb294
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xc448db…a123b9
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x144e61…b03846
0xe7ae…67b30x434c…4580Base—$1.30100%ultravioletadao2d ago0x5851b4…cc0d2d
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x788cc0…913ecc
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xb1febc…bfd721
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x693b0a…04dc41
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xf02905…95fe7f
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x6f6d28…e3b078
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x7c7401…e24ee9
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xf7478a…4bf535
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x989e19…268b35
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x52b31e…6dc7f9
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x6e5027…b6c5c6
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xf23b3f…db5f09

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.