Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown19d ago0x1af1ec…fcdee7
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown19d ago0x3bfb90…383d98
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown19d ago0x6c82de…83b342
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown19d ago0x65e5b2…33df65
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown19d ago0x55a94b…d91e48
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown19d ago0x69e01a…5bcf5a
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown19d ago0x7d6493…bd13bc
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown19d ago0xbc656a…a80928
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown20d ago0xea13d2…63bdd4
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown20d ago0x5d4938…1f5b0c
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown20d ago0xd6289b…6bf860
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown20d ago0xfeedd8…64e20d
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown20d ago0xddc503…5b52dc
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown20d ago0x354c4b…80d486
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown20d ago0xd66e2d…aafc92
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown20d ago0x05f4f6…4e8307
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown20d ago0x3bd421…077f68
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown20d ago0x68d5dd…e35539
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown20d ago0xa322e4…edd7f8
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown20d ago0x05ee9e…d0f5c9
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown20d ago0x7eec59…ccc689
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown20d ago0x3e06d4…debc7a
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown20d ago0x73849e…3318cc
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown20d ago0x47497d…10c0b8
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown20d ago0x6abf39…30f087

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.