Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe81a…5ec90x47c5…4fc3Base—$3.1570%0x8764…7f4f30d ago0x612645…ae2eef
0xe81a…5ec90x47c5…4fc3Base—$10.5070%0x9e2a…5a9431d ago0x952b0f…dff645
0xe81a…5ec90x47c5…4fc3Base—$1.0570%0xc52b…5a8d31d ago0xcdfb29…f041d6
0xe81a…5ec90x47c5…4fc3Base—$3.1570%0x73bd…b44431d ago0xe9b384…89c6e1
0xe81a…5ec90x47c5…4fc3Base—$5.2570%0x89b2…a87a31d ago0x662dec…42805e
0xe81a…5ec90x47c5…4fc3Base—$2.1070%0xb725…f2dd31d ago0x85dacc…18287e
0xe81a…5ec90x47c5…4fc3Base—$10.5070%0x9e2a…5a9431d ago0xc6fbef…a607e4
0xe81a…5ec90x47c5…4fc3Base—$5.2570%0x27f5…dfdc31d ago0x9b02e3…e70cb9
0xe81a…5ec90x47c5…4fc3Base—$3.1570%0x45eb…e31b31d ago0xe85efc…412235
0xe81a…5ec90x47c5…4fc3Base—$10.5070%0x8516…088331d ago0x22f08e…7c35b7
0xe81a…5ec90x47c5…4fc3Base—$10.5070%0xbcc0…614b31d ago0xf78684…d41b0d
0xe81a…5ec90x0e3d…7757Base—$10.5070%0x63f4…be0131d ago0xd314a2…56cc0e
0xe81a…5ec90x0e3d…7757Base—$9.4570%0x2b28…0c2131d ago0x457d88…8afed3
0xe81a…5ec90x0e3d…7757Base—$1.0570%0x2742…8fd131d ago0x143164…4a1b20
0xe81a…5ec90x0e3d…7757Base—$1.0570%0xdfb4…bf9331d ago0x81eefd…dffa75
0xe81a…5ec90x0e3d…7757Base—$1.0570%0xca67…882031d ago0xa6183a…e6e9b8

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.