Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI6d ago0xd5386f…6b67dc
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI6d ago0x8d10c2…e57a1e
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI6d ago0x116b5f…ec004f
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI6d ago0xe935e5…cedd2b
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI6d ago0xd9fc65…c1a5a5
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI6d ago0x11123c…02f746
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI6d ago0xd93d29…169e18
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI6d ago0xdc1eca…c7eb54
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI6d ago0x507b24…19f582
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI6d ago0xd99955…54e51b
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI6d ago0xe6b172…d8e2a6
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI6d ago0x75c6ce…151722
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI6d ago0xa88312…5df8d1
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI6d ago0x538bc6…6e8317
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI6d ago0x9313d0…8ad573
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI6d ago0xca50ae…e3a3f5
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI6d ago0xd96273…65bd53
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI6d ago0xd341e0…1cfe86
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI6d ago0x5e355b…8b9242
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI6d ago0x5e86ed…10d32b
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI6d ago0xa74b47…e112f4
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI6d ago0xcf784e…e0b370

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.