Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1d ago0x33db91…00aac1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0x7ad89c…4a6130
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1d ago0x81bba6…a195b2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0x69a2f4…867096
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0x8da235…214065
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0x40f9b8…5c978a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0xc9e413…c7a3ba
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase1d ago0x094470…fb59a9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1d ago0x1419c9…6d97b7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0x968725…4a6699
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1d ago0xc837ba…41143f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0xc1ceec…6e8f6f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0xeb36c9…fdc189
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1d ago0xf7221f…f56909
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0x264f73…771b60
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1d ago0xaec7e7…488f16
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0x783849…be0746
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0x266a26…ce4f61
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0xd0c1df…1173f9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0x810e6c…aa6645
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase1d ago0x9ae495…40bacc
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1d ago0x365131…2270fc
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0x3157bc…6aae4c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1d ago0x884c18…3d05f4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1d ago0x98dda8…bf1176

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.