Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0xd6edbe…06fa32
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x9e6b2e…ef22d1
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase12d ago0xb8cdc9…d01359
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xab3d92…34d7dd
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase12d ago0x842cd5…00f9c7
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0x145b45…e92b9c
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x6f69eb…f3d739
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x057559…e31f61
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase12d ago0x1bb04a…b552e0
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x07f728…5d8143
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0x6ed4cc…4bf962
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0x52fa5a…0f26f8
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase12d ago0x25eff6…c04c78
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase12d ago0x011d69…03978b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x581a06…417920
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xa994fa…f864ad
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0x55031b…1be01f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xd87a58…179bcd
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xc9c0c5…6cbe22
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0xc82f2a…6c89dd
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase12d ago0x6bce85…ddb7bf
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase12d ago0xf51c2c…5557ad
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase12d ago0x1cf551…66fbb0
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12d ago0x67da98…eb9634
0x5840…aa150x47d3…9ddaBasex402 service$8.00100%coinbase12d ago0xbdcdd4…65b930

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.