Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x3a514b…2325df
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0xa6f298…01eebc
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0xa1070b…8acdb2
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x142b1d…120330
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x82414c…d36be5
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x51bf98…4c9998
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x636a7f…c2107d
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x934535…90c6d2
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0xe11e52…a0be20
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0xac2353…d4f374
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0xdd2898…7403f6
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0xa11e2f…0d80f2
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x6da604…8ccc33
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x68482f…905829
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x5b5165…b19774
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x52a053…b80927
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0xdcd515…061f93
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0xd0b0fe…2bab86
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0xb95eb2…4d5b07
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x171319…96611e
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0xfd6ffe…6ba220
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x2321e8…202a0f
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x97eb8b…1f841c
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x5bee91…81a434
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa92d ago0x1cf579…3c0a3b

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.