Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9112d ago0xa25594…94d890
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9112d ago0x8ee12e…895471
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9112d ago0x6a1437…843d68
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9112d ago0x74c91d…a67233
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9112d ago0x44a88a…cb7824
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9113d ago0xd14d79…edad40
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9113d ago0x226ffb…736407
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9113d ago0x59f454…519bd5
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9113d ago0x45a55b…6e6b09
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9113d ago0xc361ce…fc6793
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9113d ago0xf276cf…f536ac
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9113d ago0x966ac0…ce61ea
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9113d ago0x068a07…b6b1ad
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9113d ago0xdf7451…12e982
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9113d ago0x3e417d…c67932
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9113d ago0x3a308b…2b1633
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9113d ago0xd2b398…952e67
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9113d ago0x275af2…d7dba1
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9113d ago0x695a87…e63981
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9113d ago0xce938e…8a462d

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.