Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0c4…95010x3e0a…78e7Base—$0.005192100%coinbase74d ago0x7d38db…6f82fd
0xc0c4…95010x3e0a…78e7Base—$0.003246100%coinbase74d ago0xeaa063…d6170f
0xc0c4…95010x3e0a…78e7Base—$0.005937100%coinbase74d ago0x0b41e8…0c223b
0xc0c4…95010x3e0a…78e7Base—$0.004824100%coinbase74d ago0xf650f2…d11d57
0xc0c4…95010x3e0a…78e7Base—$0.003725100%coinbase74d ago0xeac303…139bf4
0xc0c4…95010x3e0a…78e7Base—$0.005436100%coinbase74d ago0x7dcbd2…6c04c8
0xc0c4…95010x3e0a…78e7Base—$0.003864100%coinbase74d ago0x7c98e9…409018
0xc0c4…95010x3e0a…78e7Base—$0.005576100%coinbase74d ago0x9f29c3…de79ca
0xc0c4…95010x3e0a…78e7Base—$0.003304100%coinbase74d ago0xb92041…9706b8
0xc0c4…95010x3e0a…78e7Base—$0.003919100%coinbase74d ago0x06eeda…4a691a
0xc0c4…95010x3e0a…78e7Base—$0.004403100%coinbase74d ago0x5ca10d…23f7b7
0xc0c4…95010x3e0a…78e7Base—$0.003079100%coinbase74d ago0x944c74…d6c1df
0xc0c4…95010x3e0a…78e7Base—$0.004059100%coinbase74d ago0x72cc9d…49f103
0xc0c4…95010x3e0a…78e7Base—$0.003811100%coinbase74d ago0x59c3f3…cf6c1a
0xc0c4…95010x3e0a…78e7Base—$0.003593100%coinbase75d ago0x0a6102…5b4439
0xc0c4…95010x3e0a…78e7Base—$0.003824100%coinbase75d ago0x2c12d4…bd0427
0xc0c4…95010x3e0a…78e7Base—$0.004384100%coinbase75d ago0x667761…677b83
0xc0c4…95010x3e0a…78e7Base—$0.004872100%coinbase75d ago0xe6aaec…466847
0xc0c4…95010x3e0a…78e7Base—$0.003906100%coinbase75d ago0x4daf89…1f0e23
0xc0c4…95010x3e0a…78e7Base—$0.005368100%coinbase75d ago0x863274…2e5b2d
0xc0c4…95010x3e0a…78e7Base—$0.003646100%coinbase75d ago0x96394a…d9bb12
0xc0c4…95010x3e0a…78e7Base—$0.005048100%coinbase75d ago0xbe3e1d…e04894
0xc0c4…95010x3e0a…78e7Base—$0.003676100%coinbase75d ago0xb8498a…f42c66
0xc0c4…95010x3e0a…78e7Base—$0.004804100%coinbase75d ago0x195239…0bcdd1
0xc0c4…95010x3e0a…78e7Base—$0.004123100%coinbase75d ago0x3324f3…ed3205

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.