Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20ee…0e070xac65…4417Base—$0.20100%fluxa105d ago0x10d4e2…c78874
0xb90a…9ae40x20ee…0e07Base—$0.01100%fluxa105d ago0x99c108…c4a4c5
0xb90a…9ae40x20ee…0e07Base—$0.01100%fluxa106d ago0xfb4116…87e7f9
0xb90a…9ae40x20ee…0e07Base—$0.02100%fluxa106d ago0x9e7b58…0917f3
0xb90a…9ae40x20ee…0e07Base—$0.01100%fluxa106d ago0x668f42…a998c9
0xb90a…9ae40x20ee…0e07Base—$0.01100%fluxa106d ago0x97119b…c053c4
0xb90a…9ae40x20ee…0e07Base—$0.01100%fluxa106d ago0x8cadf3…fbaed2
0xb90a…9ae40x20ee…0e07Base—$0.01100%fluxa106d ago0x0b8d2a…a033b7
0xb90a…9ae40x20ee…0e07Base—$0.01100%fluxa106d ago0x122581…5413e6
0xb90a…9ae40x20ee…0e07Base—$0.01100%fluxa106d ago0x8b1b47…fb7918
0xb90a…9ae40x20ee…0e07Base—$0.01100%fluxa106d ago0x9e25bf…6625ce
0xb90a…9ae40x20ee…0e07Base—$0.01100%fluxa106d ago0xeb19b0…2c4195
0xb90a…9ae40x20ee…0e07Base—$0.01100%fluxa106d ago0x269c51…cf7091
0xb90a…9ae40x20ee…0e07Base—$0.01100%fluxa106d ago0x63e2ab…58220c
0xb90a…9ae40x20ee…0e07Base—$0.01100%fluxa106d ago0x739a04…21a041
0xb90a…9ae40x20ee…0e07Base—$0.01100%fluxa106d ago0xabb22e…dd95ff
0xb90a…9ae40x20ee…0e07Base—$0.01100%fluxa106d ago0xcf3120…79d714
0xb90a…9ae40x20ee…0e07Base—$0.01100%fluxa106d ago0x47ab59…aa2205
0xb90a…9ae40x20ee…0e07Base—$0.01100%fluxa106d ago0x22a583…efc907
0xb90a…9ae40x20ee…0e07Base—$0.01100%fluxa106d ago0xfbb9fe…b64c6d
0x20ee…0e070xac65…4417Base—$0.05100%fluxa106d ago0xc8876d…9b8a90
0xb90a…9ae40x20ee…0e07Base—$0.05100%fluxa106d ago0x481cbc…d3abfa
0x20ee…0e070xac65…4417Base—$0.04100%fluxa106d ago0xa0abfd…0fbf2b
0xb90a…9ae40x20ee…0e07Base—$0.01100%fluxa106d ago0x86baf0…a1d575
0xb90a…9ae40x20ee…0e07Base—$0.01100%fluxa106d ago0xdcf3db…da1143

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.