Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdec0…56a80x06a9…c0deBase—$0.01100%coinbase67d ago0x07e98e…e4e23c
0xdec0…56a80x3b4c…623aBase—$0.01100%coinbase67d ago0xe68c93…ff999c
0xdec0…56a80xc945…cc68Base—$0.01100%coinbase67d ago0x8e797e…cbe499
0xdec0…56a80x8df7…3a64Base—$0.01100%coinbase67d ago0xf3450d…9787d8
0xdec0…56a80x6958…45b8Base—$0.01100%coinbase67d ago0x71e5fc…d670f2
0xdec0…56a80x01f7…9e1fBase—$0.01100%coinbase67d ago0x68580d…21d2f3
0xdec0…56a80xfcde…8e47Base—$0.01100%coinbase67d ago0x30ed05…517f27
0xdec0…56a80x21a3…30d7Base—$0.01100%coinbase67d ago0xdd3a66…9eafda
0xdec0…56a80x7169…0857Base—$0.01100%coinbase67d ago0x1e6e68…f924a1
0xdec0…56a80x038e…f060Base—$0.01100%coinbase67d ago0x726c56…c59552
0xdec0…56a80x224e…885cBase—$0.01100%coinbase67d ago0x610ac2…cd42d4
0xdec0…56a80x37e3…c0d1Base—$0.01100%coinbase67d ago0x65a8bb…5e09b3
0xdec0…56a80x2b6a…b69fBase—$0.01100%coinbase67d ago0x3c0370…95c756
0xdec0…56a80x1438…b1b8Base—$0.01100%coinbase67d ago0xe5d892…99dfd1

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.