Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase59d ago0x828e73…43712d
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase59d ago0x62fb1d…d7beac
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase59d ago0x9cabe9…b07a79
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase59d ago0x0efd24…fae12c
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase59d ago0xba4a76…bee2cf
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase59d ago0x62cd50…b26f99
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase59d ago0x1f5284…063487
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase59d ago0x75653b…d4fbcc
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase59d ago0xe41a72…463d04
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase59d ago0xb461f1…4e1ac1
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase59d ago0x64908b…7123e7
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase59d ago0xe03636…bc12e3
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase59d ago0x4dd325…feb88e
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase59d ago0xecdd3a…50550f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase59d ago0xe64c3d…e3d0fb
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase59d ago0x491f53…d735c2
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase59d ago0x7326c1…83cd56
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase59d ago0xc43901…bf09be
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase59d ago0xe48115…4b1021
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase59d ago0x7b147e…4abed6
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase59d ago0x245b48…04c1b8
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase59d ago0xa8df85…4df4a8
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase59d ago0x206972…1fd4b0
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase59d ago0x4b1b78…7f272c
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase59d ago0x707c8a…b68fcc

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.