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%coinbase10d ago0x44a029…f79ed9
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x3b7737…3023d8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x287e5c…3aae19
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x7b5476…a2b14a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x11cc2c…5fa69a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xe9e73e…b1fcbe
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x960511…ae4f2f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xa3f4fc…3ceeb1
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x0c67e3…4018a7
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x17b459…27496b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xd1026e…2f44d0
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xaced9e…1a6eef
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x3aadee…5f10c2
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x3cc58a…6f26b2
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xe9124d…96045e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x414c02…9bcfba
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x837289…6c9774
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x200402…b9b354
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x37c9a5…54947d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x5bc1af…614449
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x3b8d12…bd986e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x9e3968…68717e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xe91c99…38dab4
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x0b29bd…bdb487
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x20e98c…7496b9

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.