Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa96d ago0x3d83cb…7a1614
0xcd50…b9d80x9c95…e299Base—$0.001100%fluxa96d ago0x25c89f…dc27ca
0x7b52…b1c00x9c95…e299Base—$0.001100%fluxa96d ago0x677fc9…dbc72a
0xde30…05d50x9c95…e299Base—$0.001100%fluxa96d ago0x3a080a…db91c3
0xbcff…60740x9c95…e299Base—$0.001100%fluxa96d ago0xd40360…9e374b
0xad2e…814d0x9c95…e299Base—$0.001100%fluxa96d ago0x089c03…c4e06a
0xb761…09d40x9c95…e299Base—$0.001100%fluxa96d ago0x6cacbd…c23a8c
0x7cfe…0acf0x9c95…e299Base—$0.001100%fluxa96d ago0xd8d6e0…756137
0xaa87…38ae0x9c95…e299Base—$0.001100%fluxa96d ago0x3faa14…60bcca
0xb71f…31400x9c95…e299Base—$0.001100%fluxa96d ago0x637cc9…0439b7
0x217e…99160x9c95…e299Base—$0.001100%fluxa96d ago0x775782…b3ac60
0xdb4a…1c590x9c95…e299Base—$0.001100%fluxa96d ago0x8310e6…1ec11a
0x5c35…c58c0x9c95…e299Base—$0.001100%fluxa96d ago0x2992ba…348afd
0xe7f0…cd580x9c95…e299Base—$0.001100%fluxa96d ago0x8f0514…8c0475
0xfc7c…06740x9c95…e299Base—$0.001100%fluxa96d ago0xba77c0…20f730
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa96d ago0x4af845…43d7a4
0x246d…04800x9c95…e299Base—$0.001100%fluxa96d ago0x1b3183…5dbc9c
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa96d ago0x334f70…2e1990
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa96d ago0x925851…f3c1c5
0xa800…d5700x9c95…e299Base—$0.001100%fluxa96d ago0x23655a…9cc2bb
0xdfaf…132a0x9c95…e299Base—$0.001100%fluxa96d ago0xb084d0…c3bb32
0x9703…8cf90x9c95…e299Base—$0.001100%fluxa96d ago0x4c24ec…38f464
0xb5e9…19fa0x9c95…e299Base—$0.001100%fluxa96d ago0x9c3370…e11570
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa96d ago0x9a72b2…bdb30e
0xb228…61800x9c95…e299Base—$0.001100%fluxa96d ago0xa51d99…47336e

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.