Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b93…df450x9dba…0df8Basex402 service$0.0170%0x1360…66fa8d ago0x5f3e17…a34e13
0x4503…d53e0x9dba…0df8Basex402 service$0.0170%0x1360…66fa8d ago0xaf699d…935b20
0x4503…d53e0x9dba…0df8Basex402 service$0.0170%0x1360…66fa8d ago0xc78f74…7913af
0x85bd…db6b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa8d ago0x58b0ba…92679c
0x85bd…db6b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa8d ago0xa2aafc…b868e0
0x85bd…db6b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa8d ago0xc2c1a5…c3f7fa
0x680b…4ff80x9dba…0df8Basex402 service$0.006100%coinbase8d ago0xf7e44c…7d5e5c
0x680b…4ff80x9dba…0df8Basex402 service$0.0025100%coinbase8d ago0x661155…11b59c
0x680b…4ff80x9dba…0df8Basex402 service$0.0025100%coinbase8d ago0x648a6f…5a0c79
0x680b…4ff80x9dba…0df8Basex402 service$0.005100%coinbase8d ago0x0d2f7c…a25d9d
0x680b…4ff80x9dba…0df8Basex402 service$0.006100%coinbase8d ago0xbb0ca5…364db7
0x680b…4ff80x9dba…0df8Basex402 service$0.0025100%coinbase8d ago0xc39e13…c41417
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa8d ago0x53fdc2…9627e4
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa8d ago0xe309ca…daa3a8
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa8d ago0xd5b27b…c3247e
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa8d ago0xb29c2b…1b81c0
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa8d ago0x801c37…109782
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa8d ago0x75eea3…5f8f45
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa8d ago0xcbbd2c…0cf596
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa8d ago0x42b35c…f7994b
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa8d ago0xb2fe5f…184cf8
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa8d ago0x6d057f…943b59
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa8d ago0x4dea30…d82efb
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa8d ago0xc71180…c98279
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa8d ago0xe2db5a…346282

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.