Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase81d ago0xb7c8ca…eda3f2
0x467f…a4c10x85b4…627cBase—$0.15100%coinbase81d ago0x0522d1…f7708a
0x467f…a4c10x85b4…627cBase—$0.19100%coinbase81d ago0x6dd513…45b4a4
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase81d ago0x38b20e…e78a5f
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase81d ago0x990fcd…391d19
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase81d ago0xfd5873…fa8eaa
0x467f…a4c10x85b4…627cBase—$0.32100%coinbase81d ago0x9c5c94…abd1d0
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase81d ago0xd075e3…566487
0x467f…a4c10x85b4…627cBase—$0.96100%coinbase81d ago0xe1500a…c670c8
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase81d ago0x882e6f…5df76f
0x467f…a4c10x85b4…627cBase—$0.70100%coinbase81d ago0xacb035…3ba084
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase81d ago0x50552a…67252e
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase81d ago0xff1bae…8c30dd
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase81d ago0xcc19bd…6dcb61
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase81d ago0xdaef17…545c2b
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase81d ago0x1811df…3eacd4
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase81d ago0xaebb12…f5dd61
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase81d ago0xc8ccb8…554c6a
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase81d ago0xe898ee…dab3f2
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase81d ago0x435b57…5148a7
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase81d ago0x7dfdc3…9db2cd
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase81d ago0x7b0957…6e490c
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase81d ago0xb18ab7…4ee05d
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase81d ago0x3fcd3c…ab5877
0x467f…a4c10x85b4…627cBase—$0.18100%coinbase81d ago0x20452d…abb9a8

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.