Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8783…e0240x3e0a…78e7Base—$0.004565100%coinbase75d ago0x181f9a…08d340
0x8783…e0240x3e0a…78e7Base—$0.003279100%coinbase75d ago0x59458a…816e2c
0x8783…e0240x3e0a…78e7Base—$0.005734100%coinbase75d ago0xe9248f…32fe6f
0x8783…e0240x3e0a…78e7Base—$0.004836100%coinbase75d ago0x854a36…1695c7
0x8783…e0240x3e0a…78e7Base—$0.004459100%coinbase75d ago0xfbf00a…2d9b1e
0x8783…e0240x3e0a…78e7Base—$0.003256100%coinbase75d ago0x11cdca…448e0e
0x8783…e0240x3e0a…78e7Base—$0.00341100%coinbase75d ago0x6c98fe…f6f328
0x8783…e0240x3e0a…78e7Base—$0.004116100%coinbase75d ago0x712312…5541a9
0x8783…e0240x3e0a…78e7Base—$0.004588100%coinbase75d ago0xe6077e…fdee5d
0x8783…e0240x3e0a…78e7Base—$0.004812100%coinbase75d ago0x39e1e6…c685b7
0x8783…e0240x3e0a…78e7Base—$0.004221100%coinbase75d ago0x1552d3…6c6c19
0x8783…e0240x3e0a…78e7Base—$0.003648100%coinbase75d ago0x6ff4dc…736e56
0x8783…e0240x3e0a…78e7Base—$0.003959100%coinbase75d ago0xd909af…53fdcc
0x8783…e0240x3e0a…78e7Base—$0.003043100%coinbase75d ago0x55f490…62a156
0x8783…e0240x3e0a…78e7Base—$0.002935100%coinbase75d ago0x5f6b79…0ddb8c
0x8783…e0240x3e0a…78e7Base—$0.0037100%coinbase75d ago0x2a889f…f470a2
0x8783…e0240x3e0a…78e7Base—$0.003508100%coinbase75d ago0xd4eee5…56bdcd
0x8783…e0240x3e0a…78e7Base—$0.004335100%coinbase75d ago0x0cf3c9…e459fc
0x8783…e0240x3e0a…78e7Base—$0.004701100%coinbase75d ago0xa7df4f…40d342
0x8783…e0240x3e0a…78e7Base—$0.005071100%coinbase75d ago0x9d12f0…7330a3
0x8783…e0240x3e0a…78e7Base—$0.004204100%coinbase75d ago0x5091f8…c7b233

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.