Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa34d ago0x924644…f6aedb
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa34d ago0x4edeb9…eb7304
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa34d ago0xee25dc…80e5d9
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa34d ago0x612140…4a10b6
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa34d ago0xdcedcb…4a38f1
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa34d ago0x8df24a…2a7733
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa34d ago0x17e161…0e8576
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa34d ago0xd72cf5…c38148
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa34d ago0xca0a79…5f5f83
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa34d ago0x6a9ced…706431
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa34d ago0x6c3ada…bf07cd
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa34d ago0xa08b7d…bdb0c4
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa34d ago0xca63b6…47273b
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa34d ago0x271fd3…5bf246
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa34d ago0xd900a2…e8903a
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa34d ago0x9f762b…19f057
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa34d ago0xf4b66e…46ed1a
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa34d ago0xf58e49…a2655a
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa34d ago0x073097…0f9a95
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa34d ago0x4becf8…9b431d
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa34d ago0xa3c75e…479935
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa34d ago0xf7f6f7…e4edc1
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa34d ago0x9dd4b6…e01717
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa34d ago0xdea121…02d0f7
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa34d ago0xe0a28c…b666e2

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.