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%coinbase113d ago0xd53ba2…ebe18a
0xd153…1de80x13bf…b9a7Base—$0.001100%candidates113d ago0xc00b81…bc40d6
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase113d ago0xccd19d…cae397
0xd153…1de80x13bf…b9a7Base—$0.001100%candidates113d ago0xa40140…7f13c6
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase113d ago0xa3614f…6a4fb8
0xd153…1de80x13bf…b9a7Base—$0.001100%candidates113d ago0x2f0eb0…055f50
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase113d ago0x3ecfa8…7d3563
0xd153…1de80x13bf…b9a7Base—$0.001100%candidates113d ago0x738df7…5cd509
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase113d ago0x865eef…08212d
0xd153…1de80x13bf…b9a7Base—$0.001100%candidates113d ago0x2d625d…b2be2c
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase113d ago0x39525b…cb18f5
0xd153…1de80x13bf…b9a7Base—$0.001100%candidates113d ago0x104165…6faf88
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase113d ago0xc0183e…664fb0
0xd153…1de80x13bf…b9a7Base—$0.001100%candidates113d ago0xf3eb60…a7bf0c
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase113d ago0x7e699c…a46878
0xd153…1de80x13bf…b9a7Base—$0.001100%candidates113d ago0x3506d4…3c1931
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase113d ago0xd0f8eb…6b9356
0xd153…1de80x13bf…b9a7Base—$0.001100%candidates113d ago0xff9a5f…85e482
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase113d ago0x93dc3f…443a9f
0xd153…1de80x13bf…b9a7Base—$0.001100%candidates113d ago0xff311f…eb44e3
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase113d ago0x196fbe…9b7e5f
0xd153…1de80x13bf…b9a7Base—$0.001100%candidates113d ago0xe3a291…b1a9ac
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase113d ago0xfea0fe…8230cb
0xd153…1de80x13bf…b9a7Base—$0.001100%candidates113d ago0x5be996…c81f25
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase113d ago0xd94376…44cf1b

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.