Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0x6c0b3a…0f2022
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0x53394d…8d77c9
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0x01507d…bba9d9
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0x565ab8…6308b8
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0x155331…1936e4
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0x161eef…7e714d
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0x939c5a…1aec33
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0xeac045…79880c
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0x680dd9…85b8c6
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0x637ca6…8694ba
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa89d ago0x8bcabc…6376ee
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0x292299…f425cd
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0x2259ff…a84153
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0xd78e56…9789bd
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0xef1d52…fd4ea6
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0xa95fb8…6992a3
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0xf1e550…2b7c01
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0xd0f8b6…4e1b9e
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0xc72dd5…1a7a03
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0xcbf6e3…61a940
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0xf30cb0…68fe81
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0xd06b28…8ce87c
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0x8f59ba…ed3a2f
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0xf25dba…2d480f
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa90d ago0x746d60…194c8f

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.