Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x387308…50c9c9
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x99807f…22c499
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xc0069a…d1a56b
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xd213d8…52b299
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x1fff45…081bdc
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x946135…a65214
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x7257c5…88bfb0
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x013d1c…a16769
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xae6eed…c47f14
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x66610c…55bbe1
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xcfbac6…5c5a73
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x757218…5d24ce
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x4866f6…912266
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x55b299…d05f48
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x85a766…77d3a6
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xc0fbbd…7fc96b
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x819660…88760c
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xb3ebb4…f625bb
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x087bf3…72ebe3
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x0734c2…80519c
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x683355…71e913
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x7f4c84…fa28d9
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x9146e5…56f6c5
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xad1c6c…23a9aa

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.