Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb05e…41310x6839…1a2bBase—$0.003100%coinbase1d ago0x3b05a5…4cf7a9
0x1280…8d790x6839…1a2bBase—$1.00100%coinbase1d ago0xdeb350…06e7f9
0x5cdf…abc00x6839…1a2bBase—$0.003100%coinbase1d ago0xe90240…4cfa7a
0x652b…20720x6839…1a2bBase—$0.003100%coinbase1d ago0xaae482…e6e629
0x20a4…bd6a0x6839…1a2bBase—$0.003100%coinbase1d ago0x1b67ac…b43810
0x2dcf…d49a0x6839…1a2bBase—$0.003100%coinbase1d ago0x973b5a…3809b7
0x1582…7acf0x6839…1a2bBase—$0.003100%coinbase1d ago0x4a8283…9a8f5f
0xeed7…eac20x6839…1a2bBase—$0.003100%coinbase1d ago0xe885ee…83eb23
0x3ba6…7cc80x6839…1a2bBase—$0.003100%coinbase1d ago0x28bbe8…c1024b
0xa390…01590x6839…1a2bBase—$0.003100%coinbase1d ago0x29e0ad…94175e
0xd9cb…eb290x6839…1a2bBase—$0.003100%coinbase1d ago0x38d16e…1b84ab
0xd11b…bfba0x6839…1a2bBase—$0.003100%coinbase1d ago0xfc7851…7befef
0x5e49…fbdd0x6839…1a2bBase—$0.003100%coinbase1d ago0x4b3d4b…23aaf4
0xdf2f…f8ba0x6839…1a2bBase—$0.003100%coinbase1d ago0xa74991…04001f
0x9245…19900x6839…1a2bBase—$0.003100%coinbase1d ago0x5e1836…5b28a1
0x0e90…49b50x6839…1a2bBase—$0.003100%coinbase1d ago0xf7dcc2…d6f3e7
0x4312…fc9a0x6839…1a2bBase—$1.00100%coinbase1d ago0x1a343f…913b3a
0xee5f…02920x6839…1a2bBase—$1.00100%coinbase1d ago0xb3445f…0ff27e
0xb71c…18c30x6839…1a2bBase—$0.003100%coinbase1d ago0x56ceb1…67999d
0xf96f…60b60x6839…1a2bBase—$0.003100%coinbase1d ago0xcc5628…3f3675
0xa948…c1d70x6839…1a2bBase—$0.003100%coinbase1d ago0xf8d763…3db6c9
0x7342…7e030x6839…1a2bBase—$0.003100%coinbase1d ago0x778028…f6db39
0x3c1d…08220x6839…1a2bBase—$1.00100%coinbase1d ago0xa4df6b…f84fb9
0x4f65…28e40x6839…1a2bBase—$0.003100%coinbase1d ago0x6e7b2c…349979
0x5161…f5d30x6839…1a2bBase—$5.00100%coinbase1d ago0x58d825…e34ea8

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.