Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x161f…6f280xe4ae…bcc8Base—$0.01100%coinbase77d ago0xe16ecd…9fb0ca
0x161f…6f280x9f53…bd24Base—$0.01100%coinbase77d ago0xada2cf…77f2ef
0x161f…6f280x50c5…84f7Base—$0.01100%coinbase77d ago0xbab25e…dff444
0x161f…6f280x620b…4b8dBase—$0.01100%coinbase77d ago0xc6ec62…a911bf
0x161f…6f280xa2f4…b365Base—$0.01100%coinbase77d ago0x966a7e…cffb86
0x161f…6f280xcd51…5c24Base—$0.01100%coinbase77d ago0x02ee18…f00b6f
0x161f…6f280x6682…f71bBase—$0.01100%coinbase77d ago0xf15001…8f471a
0x161f…6f280x31a3…d9eaBase—$0.01100%coinbase77d ago0xb670d2…e99df7
0x161f…6f280xa6fe…1ce4Base—$0.01100%coinbase77d ago0x6c0e71…f25e94
0x161f…6f280x70c4…cc34Base—$0.01100%coinbase77d ago0xee1075…d2cf0f
0x161f…6f280x101b…eb34Base—$0.01100%coinbase77d ago0x160953…0ddf34
0x161f…6f280xba6c…ec13Base—$0.01100%coinbase77d ago0x37d0f9…0b487e
0x161f…6f280x5a79…daddBase—$0.01100%coinbase77d ago0xe364fb…85a909
0x161f…6f280x51a1…33a7Base—$0.01100%coinbase77d ago0xe629c2…50df39
0x161f…6f280xb65c…b6aeBase—$0.01100%coinbase77d ago0xf1bc84…a7deff
0x161f…6f280xb202…7c64Base—$0.01100%coinbase77d ago0x198728…e96929
0x161f…6f280x0df8…7f1dBase—$0.01100%coinbase77d ago0x24fb53…eb9e26
0x161f…6f280x063b…5eeeBase—$0.01100%coinbase77d ago0xdfb5b9…dd5136
0x161f…6f280xa263…0234Base—$0.01100%coinbase77d ago0xdae802…48fb72
0x161f…6f280xbccf…e90fBase—$0.01100%coinbase77d ago0x0fb4b0…ade2f1
0x161f…6f280x5569…a095Base—$0.01100%coinbase77d ago0x5d2a9d…251b05
0x161f…6f280xb01f…3f82Base—$0.01100%coinbase77d ago0x7c549a…a78c6f
0x161f…6f280xa81d…bd99Base—$0.01100%coinbase77d ago0x3bd7f9…e58996
0x161f…6f280x8c41…4493Base—$0.01100%coinbase77d ago0x4ff862…d476cc
0x161f…6f280x4e3f…6692Base—$0.01100%coinbase77d ago0x38caee…86e28c

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.