Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5953…69400xfe80…47eeBase—$0.001100%fluxa35d ago0xf95e0c…04ac3f
0x5953…69400xfe80…47eeBase—$0.001100%fluxa35d ago0x5e7283…5a21b9
0x5953…69400xfe80…47eeBase—$0.001100%fluxa35d ago0x054b48…f01df9
0x5953…69400xfe80…47eeBase—$0.001100%fluxa35d ago0xbf2684…61bde3
0x5953…69400xfe80…47eeBase—$0.001100%fluxa35d ago0x3d1e5a…f9434d
0x5953…69400xfe80…47eeBase—$0.001100%fluxa35d ago0x571d50…dcb381
0x5953…69400x9c95…e299Base—$0.001100%fluxa35d ago0x540e24…fcb3c8
0x5953…69400xfe80…47eeBase—$0.001100%fluxa35d ago0x6f4f1e…b83fe2
0x5953…69400xfe80…47eeBase—$0.001100%fluxa35d ago0xf7c852…f9fb15
0x5953…69400xfe80…47eeBase—$0.001100%fluxa35d ago0x67c496…9a942a
0x5953…69400xfe80…47eeBase—$0.001100%fluxa35d ago0xded466…62c6ce
0x5953…69400xfe80…47eeBase—$0.001100%fluxa35d ago0xb9d773…8f757d
0x5953…69400xfe80…47eeBase—$0.001100%fluxa35d ago0xda657b…957768
0x5953…69400xfe80…47eeBase—$0.001100%fluxa35d ago0x0c73c7…950a70
0x5953…69400xfe80…47eeBase—$0.001100%fluxa35d ago0xfd1f7e…5d49d9
0x5953…69400xfe80…47eeBase—$0.001100%fluxa35d ago0x66b0a2…c40f71
0x5953…69400xfe80…47eeBase—$0.001100%fluxa35d ago0x373c6e…8e98f1
0x5953…69400xfe80…47eeBase—$0.001100%fluxa35d ago0xfe5b75…a77fce
0x5953…69400xfe80…47eeBase—$0.001100%fluxa35d ago0xded7d5…57163e
0x5953…69400xfe80…47eeBase—$0.001100%fluxa35d ago0xdbe875…938e37
0x5953…69400xfe80…47eeBase—$0.001100%fluxa35d ago0xe3f800…46c3d7
0x5953…69400xfe80…47eeBase—$0.001100%fluxa35d ago0x80fdf4…09d957
0x5953…69400xfe80…47eeBase—$0.001100%fluxa35d ago0x862f69…282ef8
0x5953…69400xfe80…47eeBase—$0.001100%fluxa35d ago0x86595d…f41731
0x5953…69400x9c95…e299Base—$0.001100%fluxa35d ago0x42d572…289162

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.