Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c9a…33bd0x0afd…4913Base—$0.01100%coinbase72d ago0x6d9079…ebb017
0x1c9a…33bd0xaa4a…61ffBase—$0.01100%coinbase73d ago0x337ada…24aa02
0x1c9a…33bd0x33a1…a08cBase—$0.01100%coinbase73d ago0x9cda0e…de95b9
0x1c9a…33bd0xc924…9a05Base—$0.01100%coinbase73d ago0xfa0b7f…0b00bc
0x1c9a…33bd0x4b2e…4a0dBase—$0.01100%coinbase73d ago0xa44bc4…272137
0x1c9a…33bd0xcca3…62d6Base—$0.01100%coinbase73d ago0x2f3031…f27797
0x1c9a…33bd0x51c5…0df4Base—$0.01100%coinbase73d ago0x4d3a49…ed4781
0x1c9a…33bd0xa0a6…f9e3Base—$0.01100%coinbase73d ago0x9aa669…e32174
0x1c9a…33bd0x45b9…c267Base—$0.01100%coinbase73d ago0xd319e9…8a90d9
0x1c9a…33bd0xa7f9…a460Base—$0.01100%coinbase73d ago0x8e86af…be27a6
0x1c9a…33bd0x7405…d0c6Base—$0.01100%coinbase73d ago0xcccdd3…284db0
0x1c9a…33bd0xd4fe…597dBase—$0.01100%coinbase73d ago0x111de6…f45a83
0x1c9a…33bd0xa989…6910Base—$0.01100%coinbase73d ago0x2ce872…26bd28
0x1c9a…33bd0x015f…85deBase—$0.01100%coinbase73d ago0x0bbf90…adcff7
0x1c9a…33bd0x5a87…c4ccBase—$0.01100%coinbase73d ago0xe51e50…aefd92
0x1c9a…33bd0x3006…fa58Base—$0.01100%coinbase73d ago0x4e75df…39d376
0x1c9a…33bd0x0b6f…c8f6Base—$0.01100%coinbase73d ago0xd1acb5…be3f53
0x1c9a…33bd0x41b7…35e8Base—$0.01100%coinbase73d ago0xd515ec…900cac
0x1c9a…33bd0xbfae…9284Base—$0.01100%coinbase73d ago0xcdeeef…61ce3d
0x1c9a…33bd0x9df1…0a5aBase—$0.01100%coinbase73d ago0x15d470…799c38
0x1c9a…33bd0xc2f2…b3eeBase—$0.01100%coinbase73d ago0xa1c036…72fa3a
0x1c9a…33bd0x706f…3a74Base—$0.01100%coinbase73d ago0x282efd…044131
0x1c9a…33bd0xef99…060aBase—$0.01100%coinbase73d ago0x01f558…948bb7
0x1c9a…33bd0x6972…9bf1Base—$0.01100%coinbase73d ago0x26a20a…f75342
0x1c9a…33bd0x537b…5f87Base—$0.01100%coinbase73d ago0x88292c…4266b3

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.