Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0xd4aecf…680e42
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0x522b9a…3dbaf1
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0x1df3c7…d31f11
0xb90a…9ae40xdba4…a8afBase—$0.02100%fluxa115d ago0x1bfbd7…5b0924
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0xfcb40e…5a1f2d
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0xd5e958…a86779
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0x83b57b…e09b98
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0x67a9e9…09e191
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0x101c5d…2d641f
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0x951646…ae6b09
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0x1a105f…cdeeb0
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0xe27316…e441ca
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0x33cf31…d8f373
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0x9cb588…9267c0
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0x29360d…5ba74f
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0xd95738…1a2c6d
0xb90a…9ae40xdba4…a8afBase—$0.80100%fluxa115d ago0x51e739…7a136c
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0x8c31a4…a1baec
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa116d ago0xa00c3f…33e918
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa116d ago0x4d27d2…df9a6c
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa116d ago0x2ae827…b84d17
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa116d ago0xd1c21c…bdbd16
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa116d ago0x6f4270…47ecdd
0xb90a…9ae40xdba4…a8afBase—$0.90100%fluxa116d ago0x8a6fd6…ec8a56
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa116d ago0xd19b5d…e309cc

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.