Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbdf5…cf7b0x47d3…9ddaBasex402 service$2.00100%coinbase50d ago0x6206ce…31f170
0x0720…106a0x47d3…9ddaBasex402 service$15.00100%coinbase50d ago0x64dab4…ecfd61
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x6b0c11…cd4479
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0xf1e3d2…fa68e2
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase50d ago0x6e6685…2bd11d
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0xa5ad91…7de357
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0x499706…e3dd0b
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0x5d3e68…f3dcae
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0xc2bcf5…82fbd3
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0xd1c473…1aebd8
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x5c85b0…ca0847
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0x85a9e5…4f5d1c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x9af3e5…f5f119
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0xcbe581…f3f3a6
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0xd9aa0b…7b3434
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x13a25f…107390
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x4f8c15…d17f54
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x13eb08…3299a1
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase50d ago0xdd143b…cf1534
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x11c566…6f986d
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase50d ago0x4f5100…282a9d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0xb28947…c0af7c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x7c2ca4…d5e2aa
0x5840…aa150x47d3…9ddaBasex402 service$8.00100%coinbase50d ago0x99fd6e…2de465
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0x6ba9b2…1c851b

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.