Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase80d ago0x4e86d7…904f8b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase80d ago0xd190c7…6f29b9
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase80d ago0x487b9c…e286d8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase80d ago0x89003b…31b1da
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase80d ago0x5d8cdd…c1ee2d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase80d ago0xeabb03…ee21e8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase80d ago0xeed017…7d2e14
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase80d ago0xc4f529…b73bd7
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase80d ago0xecdbbf…eb8667
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase80d ago0xa41595…e93c91
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase80d ago0x34a837…6b2023
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase80d ago0x6f61d4…f6a85a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase80d ago0xc094d6…34cdd4
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase80d ago0x95571b…fbab87
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase80d ago0x5da719…ca81f8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase80d ago0x71ac1e…954760
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase80d ago0x1fe4e1…34a754
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase80d ago0xf5f2d2…5d057e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase80d ago0x92b674…6dfe81
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase80d ago0x18462c…a93672
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase80d ago0x3d2540…727c3e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase80d ago0xb77f05…55b921
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase80d ago0xf49d34…12a579
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase80d ago0x7cde1a…5783c4
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase80d ago0xe84457…b8edd1

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.