Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x797c17…0fc6bc
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x976411…4adfcf
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x68e5b3…c3ab7c
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x459945…a84a7e
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x9da266…ddd180
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x88d89a…954e8b
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x9857f5…49e9c3
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x138079…82e004
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x025505…005b3e
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0xbe54b5…2d088c
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x7c4074…e61084
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0xd4328b…b94063
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0xf86cea…e39d46
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0xc8ae58…67ff18
0xc318…5b420x9c95…e299Base—$0.001100%fluxa66d ago0x8c8f1a…76b699
0xc318…5b420x9c95…e299Base—$0.001100%fluxa67d ago0x1e9ae0…e708cd
0xc318…5b420x9c95…e299Base—$0.001100%fluxa67d ago0x25ce98…2d745a
0xc318…5b420x9c95…e299Base—$0.001100%fluxa67d ago0x06c0c0…ec9f35
0xc318…5b420x9c95…e299Base—$0.001100%fluxa67d ago0x02559a…c3220c
0xc318…5b420x9c95…e299Base—$0.001100%fluxa67d ago0xec86bb…648b65
0xc318…5b420x9c95…e299Base—$0.001100%fluxa67d ago0xe6515b…aecb32
0xc318…5b420x9c95…e299Base—$0.001100%fluxa67d ago0xa046b9…375439
0xc318…5b420x9c95…e299Base—$0.001100%fluxa67d ago0xaa0d45…423a92
0xc318…5b420x9c95…e299Base—$0.001100%fluxa67d ago0x7680f6…6ab486
0xc318…5b420x9c95…e299Base—$0.001100%fluxa67d ago0x038a2d…32e92f

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.