Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb78a…19d10x9c95…e299Base$0.001100%fluxa51d ago0xef1386…d18f8a
0xb78a…19d10x9c95…e299Base$0.001100%fluxa51d ago0x97bc38…e652a5
0xb78a…19d10x9c95…e299Base$0.001100%fluxa51d ago0x8fd037…a4d81a
0xb78a…19d10x9c95…e299Base$0.001100%fluxa51d ago0x5f23d7…8a3e99
0xb78a…19d10x9c95…e299Base$0.001100%fluxa51d ago0xf75826…6c6820
0xb78a…19d10x9c95…e299Base$0.001100%fluxa52d ago0x488ba3…a8915f
0xb78a…19d10x9c95…e299Base$0.001100%fluxa52d ago0x8e2bbd…12e93c
0xb78a…19d10x9c95…e299Base$0.001100%fluxa52d ago0x5a2845…a5ac31
0xb78a…19d10x9c95…e299Base$0.001100%fluxa52d ago0x345464…e29d35
0xb78a…19d10x9c95…e299Base$0.001100%fluxa52d ago0x2f78e7…098897
0xb78a…19d10x9c95…e299Base$0.001100%fluxa52d ago0x42826c…eb0779
0xb78a…19d10x9c95…e299Base$0.001100%fluxa52d ago0x33347b…f4016b
0xb78a…19d10x9c95…e299Base$0.001100%fluxa52d ago0x164557…f31ea6
0xb78a…19d10x9c95…e299Base$0.001100%fluxa52d ago0x49f63e…eabe8e
0xb78a…19d10x9c95…e299Base$0.001100%fluxa52d ago0x18ee67…4580e8
0xb78a…19d10x9c95…e299Base$0.001100%fluxa52d ago0xf26a3a…92abc1
0xb78a…19d10x9c95…e299Base$0.001100%fluxa52d ago0x2a9022…b537f5
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa52d ago0xaa12d0…3cfea7
0xb78a…19d10x9c95…e299Base$0.001100%fluxa52d ago0x6f33c2…726a73
0xb78a…19d10x9c95…e299Base$0.001100%fluxa52d ago0x57ffb0…7f7f36
0xb78a…19d10x9c95…e299Base$0.001100%fluxa52d ago0xeb2d31…bab1db
0xb78a…19d10x9c95…e299Base$0.001100%fluxa52d ago0x90307f…8aa4e1

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.