Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa85d ago0x6bb20e…7c9dbd
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa85d ago0xc777a5…af744a
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa85d ago0x6dddd2…1ba256
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa85d ago0xf421b5…0b6c4f
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa85d ago0x3f634a…f26345
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa85d ago0xae8021…54f901
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa85d ago0x061855…a8b3ea
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa85d ago0x52de54…acfd87
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa85d ago0xaa2660…500181
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa85d ago0xfeeff8…d6728a
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa85d ago0x17488b…5d6069
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa85d ago0x89db98…7b8b3e
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa85d ago0x469d26…3c9548
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa85d ago0xfb97d8…e8006b
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa85d ago0xb68725…80ab7e
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa85d ago0xfa4f09…2b3549
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa85d ago0xf48226…8d7d39
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa85d ago0x5ae2fb…42b959
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa85d ago0x3cc5f9…ec90d8
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa85d ago0x92dc0f…c3a355
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa86d ago0x77e239…8fa984
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa86d ago0xaa35cb…8d5c79
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa86d ago0x18dd5d…94d442
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa86d ago0xa107cf…712e1b
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa86d ago0x7db9ef…993226

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.