Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa32d ago0x0de342…b86fbf
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa32d ago0xd4dff1…8adb90
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa32d ago0x448188…72b890
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa32d ago0x761071…000f93
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa32d ago0xd3b919…a333e3
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa32d ago0xa97616…ec84e7
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa32d ago0x25f4f9…478aa9
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa32d ago0xde80d1…82e351
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa33d ago0xdd2b69…733ed2
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa33d ago0x09b202…7dd6ad
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa33d ago0x2e83d8…e8c550
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa33d ago0xf836e4…2636d6
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa33d ago0xeace10…563e11
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa33d ago0xaba58a…f7a381
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa33d ago0xeaf90f…0936e9
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa33d ago0x5831a3…d83ec5
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa33d ago0x0fd3b9…ae8495
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa33d ago0x30057d…65f6a1
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa33d ago0x3cc1d0…b7c91d
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa33d ago0x7b03d5…ca1eef
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa33d ago0x700fbc…e2428c
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa33d ago0xa6b83a…15a3a6
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa33d ago0xb66a32…6b8135
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa33d ago0xcd1e8e…cbe997
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa33d ago0x781e2f…4b730b

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.