Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase13d ago0xf4682f…9927c1
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase13d ago0x7d360a…2adba5
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase13d ago0x37b980…65801c
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase13d ago0xbc03d7…afcf53
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase13d ago0x53da71…873ac2
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase13d ago0x353df7…470d37
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase13d ago0xf69dd9…3edcda
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase13d ago0x073604…99b0eb
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase13d ago0x3a5b14…d5db5a
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase13d ago0x12a375…8e8b25
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase13d ago0x724deb…7d0351
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase13d ago0x089b13…a06811
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase13d ago0x914fe8…c0d79a
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase13d ago0x0722b9…f319a1
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase13d ago0x3b802d…3d57ab
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase13d ago0xd45e2b…f8554a
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase13d ago0xe20db1…22216b
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase13d ago0x0af31c…8bd6a3
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase13d ago0x3cdf68…10d8eb
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase13d ago0x583912…5f71c4
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase13d ago0x6bf26c…55a025
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase13d ago0xb937b0…b97959
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase13d ago0x4d56ab…aa1e6a
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase13d ago0x9a7ef4…670e73
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase13d ago0x591001…098343

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.