Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x674a…d5c70xac65…4417Base—$12.72100%fluxa114d ago0xda2c20…fae33c
0xb90a…9ae40x674a…d5c7Base—$0.01100%fluxa114d ago0x36317c…d8f373
0xb90a…9ae40x674a…d5c7Base—$0.01100%fluxa114d ago0x7116f4…8dc8b4
0xb90a…9ae40x674a…d5c7Base—$12.61100%fluxa114d ago0x7f8ee4…5f56ba
0xb90a…9ae40x674a…d5c7Base—$0.01100%fluxa114d ago0x8e78b2…c63aa5
0xb90a…9ae40x674a…d5c7Base—$0.01100%fluxa114d ago0x8fb7e8…6a8b94
0xb90a…9ae40x674a…d5c7Base—$0.01100%fluxa114d ago0xd362d2…d6994f
0xb90a…9ae40x674a…d5c7Base—$0.01100%fluxa114d ago0x9ffb8c…a51d4a
0xb90a…9ae40x674a…d5c7Base—$0.01100%fluxa114d ago0xc81b73…53f348
0xb90a…9ae40x674a…d5c7Base—$0.01100%fluxa114d ago0xc25cb4…c57e81
0xb90a…9ae40x674a…d5c7Base—$0.01100%fluxa114d ago0xef3539…bd740b
0xb90a…9ae40x674a…d5c7Base—$0.02100%fluxa114d ago0x8ad7de…061c09
0x674a…d5c70xac65…4417Base—$0.56100%fluxa114d ago0x169be2…33c7f1
0xb90a…9ae40x674a…d5c7Base—$0.50100%fluxa114d ago0xbfd8ef…78e091
0xb90a…9ae40x674a…d5c7Base—$0.01100%fluxa114d ago0xb200ab…a6d72c
0xb90a…9ae40x674a…d5c7Base—$0.01100%fluxa114d ago0xd1616b…ad00c3
0xb90a…9ae40x674a…d5c7Base—$0.01100%fluxa114d ago0xeb9fcb…0a9a15
0xb90a…9ae40x674a…d5c7Base—$0.01100%fluxa114d ago0x28bf63…ad27a0
0xb90a…9ae40x674a…d5c7Base—$0.02100%fluxa114d ago0xa9c8f1…744efc
0x674a…d5c70xac65…4417Base—$0.01100%fluxa115d ago0x7cb1e7…ea1157
0xb90a…9ae40x674a…d5c7Base—$0.01100%fluxa115d ago0xfde8d3…21fd63
0x674a…d5c70xac65…4417Base—$0.01100%fluxa115d ago0xe3e20d…e09974
0xb90a…9ae40x674a…d5c7Base—$0.01100%fluxa115d ago0x876407…613c6c
0x674a…d5c70xac65…4417Base—$0.01100%fluxa115d ago0x70351b…b8501a

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.