Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase99d ago0x678cf0…8bad01
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates99d ago0x508396…ab5d01
0xd153…1de80x13bf…b9a7Base—$0.002100%candidates99d ago0x88df02…e1e93d
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates99d ago0x2a00df…0d7ded
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase99d ago0x905c55…7066e5
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates99d ago0x1c5b64…f25220
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase99d ago0xa53f97…f66816
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates99d ago0x0188e9…fb3e57
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase99d ago0xcd1c98…fa8d44
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates99d ago0xcc2760…926cbc
0xd153…1de80x13bf…b9a7Base—$0.002100%candidates99d ago0x18da00…7759a7
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates99d ago0xd72790…da30e2
0xd153…1de80x13bf…b9a7Base—$0.002100%candidates99d ago0xaba833…631e74
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates99d ago0xac6dcc…8d4a13
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase99d ago0x443dee…5de4b9
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates99d ago0x408516…126dfa
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase99d ago0x9ce481…90c7b6
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates99d ago0x6eb35c…18769e
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase99d ago0xea9e49…c39bd2
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates99d ago0x9c5eb8…4e7d47
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase99d ago0x02ac83…95a431
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates99d ago0x456366…47ad8d
0xd153…1de80x13bf…b9a7Base—$0.002100%candidates99d ago0xaca535…4c63b9
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates99d ago0xc1d953…20dc62
0xd153…1de80x13bf…b9a7Base—$0.002100%candidates99d ago0x455fb4…99a222

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.