Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x255d…735e0x9c95…e299Base$0.001100%Route unknown57d ago0xd7343e…3efa98
0x255d…735e0x9c95…e299Base$0.001100%Route unknown57d ago0x5ab2cf…54deb6
0x255d…735e0x9c95…e299Base$0.001100%Route unknown57d ago0x3fd2b3…e365b8
0x255d…735e0x9c95…e299Base$0.001100%Route unknown57d ago0x8fafd9…ce76ff
0x255d…735e0x9c95…e299Base$0.001100%Route unknown57d ago0x152a91…cc6e90
0x255d…735e0x9c95…e299Base$0.001100%Route unknown57d ago0x94ae62…9ab9c7
0x255d…735e0x9c95…e299Base$0.001100%Route unknown57d ago0xbc7660…109b5e
0x255d…735e0x9c95…e299Base$0.001100%Route unknown57d ago0x08e725…4560a0
0x255d…735e0x9c95…e299Base$0.001100%Route unknown57d ago0x1f3291…b8721b
0x255d…735e0x9c95…e299Base$0.001100%Route unknown57d ago0x140e1d…25ebbd
0x255d…735e0x9c95…e299Base$0.001100%Route unknown57d ago0x12b4fb…3e0109
0x255d…735e0x9c95…e299Base$0.001100%Route unknown57d ago0x1ad22f…11d856
0x255d…735e0x9c95…e299Base$0.001100%Route unknown57d ago0xb1a277…642a15
0x255d…735e0x9c95…e299Base$0.001100%Route unknown57d ago0xa5d720…1dd589
0x255d…735e0x9c95…e299Base$0.001100%Route unknown57d ago0x7ebd95…3e8391
0x255d…735e0x9c95…e299Base$0.001100%Route unknown57d ago0x7408f0…f9ea53
0x255d…735e0x9c95…e299Base$0.001100%Route unknown57d ago0x57c27e…50288b
0x255d…735e0x9c95…e299Base$0.001100%Route unknown58d ago0x413845…e86a44
0x255d…735e0x9c95…e299Base$0.001100%Route unknown58d ago0xd3a98c…477ba5
0x255d…735e0x9c95…e299Base$0.001100%Route unknown58d ago0x20c8ce…1c3210
0x255d…735e0x9c95…e299Base$0.001100%Route unknown58d ago0x25a544…7b9f1e
0x255d…735e0x9c95…e299Base$0.001100%Route unknown58d ago0x04f40f…c9ed96
0x255d…735e0x9c95…e299Base$0.001100%Route unknown58d ago0x5898c8…17f8af
0x255d…735e0x9c95…e299Base$0.001100%Route unknown58d ago0xfafa72…222d75
0x255d…735e0x9c95…e299Base$0.001100%Route unknown58d ago0xd346e3…d30f6e

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.