Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf37f…18210x4f18…26a1Base—$0.11100%coinbase7d ago0x171472…8a2fab
0xf37f…18210x4f18…26a1Base—$0.11100%coinbase8d ago0xac2e25…adeefa
0xf37f…18210x4f18…26a1Base—$0.11100%coinbase8d ago0x38e7ec…b62c7b
0xf37f…18210x4f18…26a1Base—$0.11100%coinbase8d ago0x789e22…64c2f6
0xf37f…18210x4f18…26a1Base—$0.11100%coinbase8d ago0x1c36fa…4828a9
0xf37f…18210x4f18…26a1Base—$0.11100%coinbase8d ago0xc6eee5…59e5ab
0xf37f…18210x4f18…26a1Base—$0.11100%coinbase8d ago0xe056c7…f92ff2
0xf37f…18210x4f18…26a1Base—$0.11100%coinbase8d ago0x89ee69…f3e812
0xf37f…18210x4f18…26a1Base—$0.11100%coinbase8d ago0x9e1ab8…07bf87
0xf37f…18210x4f18…26a1Base—$0.11100%coinbase8d ago0x2d6c9c…076eb6
0xf37f…18210x4f18…26a1Base—$0.11100%coinbase8d ago0x5a1b9d…310ec2
0xf37f…18210x4f18…26a1Base—$0.11100%coinbase8d ago0xb16aa3…098db3
0xf37f…18210x4f18…26a1Base—$0.11100%coinbase8d ago0xec85c1…e60df1
0xf37f…18210x4f18…26a1Base—$0.11100%coinbase8d ago0x5fa50d…6562cf
0xf37f…18210x4f18…26a1Base—$0.11100%coinbase8d ago0x96a38b…d0a71f
0xf37f…18210x4f18…26a1Base—$0.11100%coinbase8d ago0x4b4de7…f1a7f8
0xf37f…18210x4f18…26a1Base—$0.11100%coinbase8d ago0x7e8bde…c9aabb
0xf37f…18210x4f18…26a1Base—$0.11100%coinbase8d ago0xc8a10a…b1f631
0xf37f…18210x4f18…26a1Base—$0.11100%coinbase8d ago0x0c87e2…e02703
0xf37f…18210x4f18…26a1Base—$0.11100%coinbase8d ago0x6132ae…bd90b6
0xf37f…18210x4f18…26a1Base—$0.11100%coinbase8d ago0x1fd212…1b583b
0xf37f…18210x4f18…26a1Base—$0.11100%coinbase8d ago0x72cd19…843cdf
0xf37f…18210x4f18…26a1Base—$0.11100%coinbase8d ago0x02a988…d6465b
0xf37f…18210x4f18…26a1Base—$0.11100%coinbase8d ago0xe9ec6c…7398a1
0xf37f…18210x4f18…26a1Base—$0.11100%coinbase8d ago0x09b0c3…cf64f9

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.