Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5291…58100xfe80…47eeBase—$0.001100%fluxa16d ago0xb548df…b75467
0x5291…58100xfe80…47eeBase—$0.001100%fluxa16d ago0x3e7d3d…9dc4d1
0x5291…58100xfe80…47eeBase—$0.001100%fluxa16d ago0xeda401…54987d
0x5291…58100xfe80…47eeBase—$0.001100%fluxa16d ago0xde8922…5b9c08
0x5291…58100xfe80…47eeBase—$0.001100%fluxa16d ago0x98e00f…ca1c5b
0x5291…58100xfe80…47eeBase—$0.001100%fluxa16d ago0xaa3996…64b68b
0x5291…58100xfe80…47eeBase—$0.001100%fluxa16d ago0x585c73…3d601e
0x5291…58100xfe80…47eeBase—$0.001100%fluxa16d ago0x1cdb5a…2f2092
0x5291…58100xfe80…47eeBase—$0.001100%fluxa16d ago0x31b3a8…b3947b
0x5291…58100xfe80…47eeBase—$0.001100%fluxa17d ago0x886aae…6e76a2
0x5291…58100xfe80…47eeBase—$0.001100%fluxa17d ago0x11ade4…2490ef
0x5291…58100xfe80…47eeBase—$0.001100%fluxa17d ago0x03e574…e0cceb
0x5291…58100xfe80…47eeBase—$0.001100%fluxa17d ago0xcb4d84…010103
0x5291…58100xfe80…47eeBase—$0.001100%fluxa17d ago0xc3a484…564c24
0x5291…58100xfe80…47eeBase—$0.001100%fluxa17d ago0x237663…560ad2
0x5291…58100xfe80…47eeBase—$0.001100%fluxa17d ago0xb62a20…450a94
0x5291…58100xfe80…47eeBase—$0.001100%fluxa17d ago0x65a76c…5ffe13
0x5291…58100xfe80…47eeBase—$0.001100%fluxa17d ago0xd36d95…2edf41
0x5291…58100xfe80…47eeBase—$0.001100%fluxa17d ago0x96348b…c3f1dd
0x5291…58100xfe80…47eeBase—$0.001100%fluxa17d ago0x0b86af…2ec3b6
0x5291…58100xfe80…47eeBase—$0.001100%fluxa17d ago0x02190e…81e60e
0x5291…58100xfe80…47eeBase—$0.001100%fluxa17d ago0x9e6e83…0de710
0x5291…58100xfe80…47eeBase—$0.001100%fluxa17d ago0x3ce020…e5ed08
0x5291…58100xfe80…47eeBase—$0.001100%fluxa17d ago0x11f717…66f0c4
0x5291…58100xfe80…47eeBase—$0.001100%fluxa17d ago0x9685c4…b16e5f

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.