Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ba3…68620x8864…c5c6Base—$0.001100%0x8864…c5c660d ago0xb2b573…5b0fe1
0x7ba3…68620x8864…c5c6Base—$0.001100%0x8864…c5c660d ago0xfbc6b5…0bb82b
0x7ba3…68620x8864…c5c6Base—$0.001100%0x8864…c5c660d ago0x207620…9d6e92
0x7ba3…68620x8864…c5c6Base—$0.001100%0x8864…c5c660d ago0x7acf19…eaa439
0x7ba3…68620x8864…c5c6Base—$0.001100%0x8864…c5c660d ago0xf9bb9c…100c4e
0x7ba3…68620x8864…c5c6Base—$0.001100%0x8864…c5c660d ago0xa157ec…8e50ab
0x7ba3…68620x8864…c5c6Base—$0.001100%0x8864…c5c660d ago0xcc54c0…bae714
0x7ba3…68620x8864…c5c6Base—$0.001100%0x8864…c5c660d ago0x840436…0364fb
0x7ba3…68620x8864…c5c6Base—$0.001100%0x8864…c5c660d ago0x63c7fb…bd2c43
0x7ba3…68620x8864…c5c6Base—$0.001100%0x8864…c5c660d ago0x5b986b…0e77e2
0x7ba3…68620x8864…c5c6Base—$0.001100%0x8864…c5c660d ago0x11e396…af6b5d
0x7ba3…68620x8864…c5c6Base—$0.001100%0x8864…c5c660d ago0xd1e58c…11e728
0x7ba3…68620x8864…c5c6Base—$0.001100%0x8864…c5c660d ago0x53cd2e…956f67
0x7ba3…68620x8864…c5c6Base—$0.001100%0x8864…c5c660d ago0x7ad885…0e7ad3
0x7ba3…68620x8864…c5c6Base—$0.001100%0x8864…c5c660d ago0x0f1431…bc07c6
0x7ba3…68620x8864…c5c6Base—$0.001100%0x8864…c5c660d ago0x70de16…3a8e4a
0x7ba3…68620x8864…c5c6Base—$0.001100%0x8864…c5c660d ago0x61dd9b…684ff0
0x7ba3…68620x8864…c5c6Base—$0.001100%0x8864…c5c660d ago0x1c5858…e622aa
0x7ba3…68620x8864…c5c6Base—$0.001100%0x8864…c5c660d ago0xe99d19…9ed47b
0x7ba3…68620x8864…c5c6Base—$0.001100%0x8864…c5c660d ago0xb0486c…64902c
0x7ba3…68620x8864…c5c6Base—$0.001100%0x8864…c5c660d ago0x32b9d5…ad31bb
0x7ba3…68620x8864…c5c6Base—$0.001100%0x8864…c5c660d ago0x8026b4…2316da
0x7ba3…68620x8864…c5c6Base—$0.001100%0x8864…c5c660d ago0xe7cb39…0e7eab
0x7ba3…68620x8864…c5c6Base—$0.001100%0x8864…c5c660d ago0xd5a28c…c897aa
0x7ba3…68620x8864…c5c6Base—$0.001100%0x8864…c5c660d ago0x7ee34d…67ffec

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.