Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa34d ago0xb2b0c7…f200c2
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa34d ago0x571ca7…8f1c93
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa34d ago0xf18d34…aecbdb
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa34d ago0xba2192…27577a
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa34d ago0xbdb94f…7c8cf8
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa34d ago0xc948bd…076632
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa34d ago0x647425…73d15f
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa34d ago0x9288e7…341e92
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa34d ago0x2a8ff9…7609e0
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa34d ago0x054998…b6a29b
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa34d ago0x944187…c07b53
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa34d ago0x278b1a…d0250f
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa34d ago0x93e42f…f3d712
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa34d ago0x077c94…9e0c9b
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa34d ago0x9ffee5…4f4007
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa34d ago0x733a63…926828
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0xc7017b…750d2a
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa35d ago0x387020…825178
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa35d ago0x717b62…711031
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0x6f33ea…738ba6
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0xa5e481…849969
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0xda242d…688b6e
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa35d ago0x081ef9…e72f06
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa35d ago0x4240e6…6a76c1
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa35d ago0x62ad0d…0adbcb

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.