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…3c9131d ago0x21426a…20c86f
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9131d ago0x4503d2…27157d
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9131d ago0xe8d9dc…503a82
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9131d ago0xc5e2df…dd6911
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9131d ago0x0eebb7…2529df
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9131d ago0x15a743…f9f7bb
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9131d ago0x65d366…72e4b4
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9131d ago0xee0c8a…88a621
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9131d ago0x670ffa…9b3751
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9131d ago0x656d26…9892b6
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9131d ago0x22715d…829b45
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9132d ago0x982d11…eb2004
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9132d ago0x0040b3…d0eb41
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9132d ago0x4a9911…daa822
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9132d ago0x7cc7bd…5881c3
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9132d ago0xb43e23…7a7ef5
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9132d ago0x7537a7…77cd7d
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9132d ago0x1fe525…af0c10
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9132d ago0x95e390…b17a72
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9132d ago0x24bb68…f81735
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9132d ago0xb92b4f…310ab4
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9132d ago0xc64dd7…b134b5

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.