Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa66d ago0x00e1b2…354877
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa66d ago0xe0498c…c4d2b4
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa66d ago0xae0278…e57fab
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa66d ago0xb41836…3f9399
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa66d ago0xe32468…464eba
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa66d ago0x535326…9b7165
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa66d ago0x12c326…597202
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa66d ago0xee8f38…88e9f6
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa66d ago0xf2b53a…44352c
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa66d ago0x2e0126…76c296
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa66d ago0x4e2b09…557cb4
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa66d ago0xa92325…e3d984
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa66d ago0x903516…36077b
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa66d ago0xbc9467…a764d9
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa66d ago0xd3daab…90efe8
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa66d ago0xb31768…d7e1a5
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa66d ago0xd8cefc…467b1b
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa66d ago0x8700d5…7b81ed
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa66d ago0xffcca4…c6a367
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa66d ago0x899821…be0aca
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa66d ago0xb74199…c34026
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa66d ago0x6b27d6…42b2b9
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa66d ago0x3fef50…65fb2f
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa66d ago0x4f5e6c…eac6fc
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa66d ago0x2656f5…a51c91

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.