Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase22d ago0xd738a0…99ae51
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase22d ago0xebf225…c7c597
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase22d ago0x863ab2…a6ca2b
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase22d ago0xdffc26…34b5b8
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase22d ago0x8aa03e…3b8c3a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase22d ago0x8983cd…8c43f5
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase22d ago0xb11e6e…f37f4e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase22d ago0xbef55e…ad9b4c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase22d ago0xa4a124…a168f9
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase22d ago0xc4d9f0…97b4f4
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase22d ago0x679330…4c5106
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase22d ago0x18f346…374322
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase22d ago0x98852b…52c466
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase22d ago0xae9f73…c5535e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase22d ago0x7f6c7c…3fc4b1
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase22d ago0xa9c532…bfa502
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase22d ago0xbb441e…ff4b97
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase22d ago0x84e15a…fd471f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase22d ago0x973971…582631
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase22d ago0x0121b0…cd8230
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase22d ago0x0f7b39…e748ed
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase23d ago0x56bb1b…e7f91c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase23d ago0xb337a4…dc4e7b
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase23d ago0x38ae42…7bb32b

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.