Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x42d1…62940x3803…101bBase$0.003100%coinbase22m ago0xc71c03…5dec96
0x3803…101b0xb251…2bb7Base$0.002100%payAI22m ago0x82fe28…da3edb
0x42d1…62940x3803…101bBase$0.003100%coinbase43m ago0xc65981…d35d79
0x42d1…62940x3803…101bBase$0.003100%coinbase43m ago0x386f9a…ce4aef
0x42d1…62940x3803…101bBase$0.003100%coinbase50m ago0x92d93d…f443d9
0x42d1…62940x3803…101bBase$0.003100%coinbase2h ago0x61f450…32c12e
0x42d1…62940x3803…101bBase$0.003100%coinbase2h ago0x6dffc7…e9bf61
0x42d1…62940x3803…101bBase$0.003100%coinbase2h ago0xafabc7…9a5699
0x42d1…62940x3803…101bBase$0.003100%coinbase2h ago0x35210c…597785
0x42d1…62940x3803…101bBase$0.003100%coinbase2h ago0xa12896…ca1040
0x42d1…62940x3803…101bBase$0.003100%coinbase2h ago0x2f0f0d…7023ef
0x42d1…62940x3803…101bBase$0.003100%coinbase2h ago0x3083fb…0c9f91
0x42d1…62940x3803…101bBase$0.003100%coinbase2h ago0xa921d3…e395a4
0x42d1…62940x3803…101bBase$0.003100%coinbase2h ago0xc97943…7121fa
0x42d1…62940x3803…101bBase$0.003100%coinbase2h ago0x1bb221…416721
0x42d1…62940x3803…101bBase$0.003100%coinbase2h ago0x299bba…7c25cb
0x42d1…62940x3803…101bBase$0.003100%coinbase3h ago0x523b76…6b8342
0x42d1…62940x3803…101bBase$0.003100%coinbase3h ago0x758ad8…1f7db7
0x42d1…62940x3803…101bBase$0.003100%coinbase3h ago0x4e386b…4b89ad
0x42d1…62940x3803…101bBase$0.003100%coinbase3h ago0x02c668…859d16
0x42d1…62940x3803…101bBase$0.003100%coinbase3h ago0x51c8ac…5089e2

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.