Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea52…342f0xdb48…a74aBase$0.1070%0x930d…82c135d ago0xd7763d…7b6e70
0xea52…342f0xdb48…a74aBase$0.1070%0x930d…82c135d ago0xece483…a63d88
0xea52…342f0xdb48…a74aBase$0.1070%0x930d…82c135d ago0x776f01…78749c
0xea52…342f0xdb48…a74aBase$0.1070%0x930d…82c135d ago0x4c2515…d1c279
0xea52…342f0xb049…20ecBasex402 service$0.1070%0x930d…82c135d ago0x81740b…bb86d4
0xea52…342f0xb049…20ecBasex402 service$0.1070%0x930d…82c135d ago0x85f295…e23fc7
0xea52…342f0xb049…20ecBasex402 service$0.1070%0x930d…82c135d ago0x1e94ad…999e2b
0xea52…342f0xb049…20ecBasex402 service$0.1070%0x930d…82c135d ago0x870a6e…728b61
0xea52…342f0xb049…20ecBasex402 service$0.1070%0x930d…82c135d ago0x98aea0…6bf454
0xea52…342f0xb049…20ecBasex402 service$0.1070%0x930d…82c135d ago0xc972a9…b52bc2
0xea52…342f0xb049…20ecBasex402 service$0.1070%0x930d…82c135d ago0x118ece…8611d5
0xea52…342f0xb049…20ecBasex402 service$0.1070%0x930d…82c135d ago0xaaf38d…a6f3bb
0xea52…342f0xb049…20ecBasex402 service$0.1070%0x930d…82c135d ago0x3bcd70…40ff00
0xea52…342f0xb049…20ecBasex402 service$0.1070%0x930d…82c135d ago0x2119d1…ea3179
0xea52…342f0xb049…20ecBasex402 service$0.1070%0x930d…82c135d ago0x5eb7c8…b58cc9
0xea52…342f0xb049…20ecBasex402 service$0.1070%0x930d…82c135d ago0xd13261…252b2c
0xea52…342f0xb049…20ecBasex402 service$0.1070%0x930d…82c135d ago0x89cd91…c88462
0xea52…342f0xb049…20ecBasex402 service$0.1070%0x930d…82c135d ago0xdf379d…eebd6c
0xea52…342f0xb049…20ecBasex402 service$0.1070%0x930d…82c135d ago0xae8de1…6f1392
0xea52…342f0xb049…20ecBasex402 service$0.1070%0x930d…82c135d ago0x029b89…b9584b
0xea52…342f0xb049…20ecBasex402 service$0.1070%0x930d…82c135d ago0x6a4c04…0bcc0e
0xea52…342f0xb049…20ecBasex402 service$0.1070%0x930d…82c135d ago0xa07503…90b09e
0xea52…342f0xb049…20ecBasex402 service$0.1070%0x930d…82c135d ago0x742f67…b812f5
0xea52…342f0xb049…20ecBasex402 service$0.1070%0x930d…82c135d ago0x4e8b86…376e5a
0xea52…342f0xb049…20ecBasex402 service$0.1070%0x930d…82c135d ago0x515c24…831872

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.