Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe294…b2ef0x3e0a…78e7Base—$0.003211100%coinbase74d ago0xe8fd2e…4839d9
0xe294…b2ef0x3e0a…78e7Base—$0.00327100%coinbase74d ago0x203678…c29daa
0xe294…b2ef0x3e0a…78e7Base—$0.002831100%coinbase74d ago0xbb215d…0d4cbf
0xe294…b2ef0x3e0a…78e7Base—$0.004811100%coinbase74d ago0x5e781d…aa9720
0xe294…b2ef0x3e0a…78e7Base—$0.004251100%coinbase74d ago0xf33f2b…3e28b6
0xe294…b2ef0x3e0a…78e7Base—$0.004354100%coinbase74d ago0x89e36a…7c7e1d
0xe294…b2ef0x3e0a…78e7Base—$0.004951100%coinbase74d ago0xe62253…1d6df0
0xe294…b2ef0x3e0a…78e7Base—$0.005823100%coinbase74d ago0xdb2977…00ae7d
0xe294…b2ef0x3e0a…78e7Base—$0.002749100%coinbase74d ago0x7452f0…07fbfc
0xe294…b2ef0x3e0a…78e7Base—$0.00551100%coinbase74d ago0xd67402…91bf53
0xe294…b2ef0x3e0a…78e7Base—$0.004232100%coinbase74d ago0xf21b8c…67f35e
0xe294…b2ef0x3e0a…78e7Base—$0.003709100%coinbase74d ago0x25c98b…1046c0
0xe294…b2ef0x3e0a…78e7Base—$0.003685100%coinbase74d ago0x6a792f…5b9819
0xe294…b2ef0x3e0a…78e7Base—$0.004782100%coinbase74d ago0xa08774…667ada
0xe294…b2ef0x3e0a…78e7Base—$0.005135100%coinbase74d ago0x10dc10…2cad50
0xe294…b2ef0x3e0a…78e7Base—$0.003756100%coinbase74d ago0xfb8699…5e931c
0xe294…b2ef0x3e0a…78e7Base—$0.005032100%coinbase74d ago0x24955d…358030
0xe294…b2ef0x3e0a…78e7Base—$0.004218100%coinbase74d ago0xd511d1…338a03
0xe294…b2ef0x3e0a…78e7Base—$0.003351100%coinbase74d ago0x287beb…3dcbf6
0xe294…b2ef0x3e0a…78e7Base—$0.003114100%coinbase74d ago0xc35ac8…eadfd1
0xe294…b2ef0x3e0a…78e7Base—$0.005451100%coinbase74d ago0x411344…e40895
0xe294…b2ef0x3e0a…78e7Base—$0.003572100%coinbase74d ago0xff453f…d02abd
0xe294…b2ef0x3e0a…78e7Base—$0.003098100%coinbase74d ago0x8a15a4…60e118
0xe294…b2ef0x3e0a…78e7Base—$0.005506100%coinbase74d ago0xc499eb…5a5488
0xe294…b2ef0x3e0a…78e7Base—$0.005716100%coinbase74d ago0x657a07…89c570

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.