Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84cf…f4310x3e0a…78e7Base—$0.005301100%coinbase74d ago0x0863cd…56e777
0x84cf…f4310x3e0a…78e7Base—$0.004241100%coinbase74d ago0x44a2fd…60fba5
0x84cf…f4310x3e0a…78e7Base—$0.003403100%coinbase74d ago0x4710ac…7277ef
0x84cf…f4310x3e0a…78e7Base—$0.005456100%coinbase75d ago0x0d4865…e2a6d0
0x84cf…f4310x3e0a…78e7Base—$0.004369100%coinbase75d ago0xcfa068…244de9
0x84cf…f4310x3e0a…78e7Base—$0.004575100%coinbase75d ago0xff7165…594b13
0x84cf…f4310x3e0a…78e7Base—$0.004663100%coinbase75d ago0x3561da…04db01
0x84cf…f4310x3e0a…78e7Base—$0.0038100%coinbase75d ago0x59df5d…dd1e37
0x84cf…f4310x3e0a…78e7Base—$0.005263100%coinbase75d ago0x76b460…ff57af
0x84cf…f4310x3e0a…78e7Base—$0.005237100%coinbase75d ago0x045413…6d6e8a
0x84cf…f4310x3e0a…78e7Base—$0.004097100%coinbase75d ago0x017d9e…3a4d23
0x84cf…f4310x3e0a…78e7Base—$0.004134100%coinbase75d ago0x8625b6…a8047e
0x84cf…f4310x3e0a…78e7Base—$0.005902100%coinbase75d ago0x39c1eb…db4adf
0x84cf…f4310x3e0a…78e7Base—$0.005619100%coinbase75d ago0x82f8b0…ea8706
0x84cf…f4310x3e0a…78e7Base—$0.003638100%coinbase75d ago0xcf66d3…f7fc11
0x84cf…f4310x3e0a…78e7Base—$0.002853100%coinbase75d ago0xe0ce66…570b25
0x84cf…f4310x3e0a…78e7Base—$0.005769100%coinbase75d ago0x7a8da0…c24c1c
0x84cf…f4310x3e0a…78e7Base—$0.004436100%coinbase75d ago0x1eb823…00fdc0
0x84cf…f4310x3e0a…78e7Base—$0.005523100%coinbase75d ago0x4b6018…f8d52c
0x84cf…f4310x3e0a…78e7Base—$0.005193100%coinbase75d ago0x762bcf…5ab00e
0x84cf…f4310x3e0a…78e7Base—$0.005748100%coinbase75d ago0xb39fc4…5f40c2
0x84cf…f4310x3e0a…78e7Base—$0.00417100%coinbase75d ago0xe61b11…15d9a4

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.