Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa40d ago0x2dfc77…3e51b3
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa40d ago0xcd14d1…76b409
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa40d ago0xfb47b7…4470e1
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa40d ago0xc0f616…099b7e
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa40d ago0x7ce3ae…706ec6
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa41d ago0xaefc26…847762
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa41d ago0x741340…74fc1c
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa41d ago0xbffd27…78e157
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa41d ago0x7049f0…84e60d
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa41d ago0x60d31c…c6a15e
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa41d ago0xedb689…4ad66b
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa41d ago0xbb94de…f22750
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa41d ago0x54e3b2…df5275
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa41d ago0x2719f4…1088d1
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa41d ago0xd3bf63…a49a3d
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa41d ago0xcb5ce0…ba3c9b
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa41d ago0xd45e08…3b855e
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa41d ago0xda8ee5…a50abf
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa41d ago0x1e9d85…b64f8f
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa41d ago0xd072ee…72ad6a
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa41d ago0x68584f…ced294
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa41d ago0xa53ce2…3852e1
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa41d ago0x64a6e2…e398f3
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa41d ago0x8cc1a8…92ce2d
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa41d ago0x4b88a4…62cc0d

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.