Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1dd7…d4130x3db8…57bdBase$0.11100%fluxa120d ago0xe33a26…43dfc5
0xd90c…84dd0x3db8…57bdBase$0.11100%fluxa120d ago0x87920e…5aebf2
0xd0bb…43a10x3db8…57bdBase$0.11100%fluxa120d ago0x76ae29…d58ac3
0xc02c…8fcc0x3db8…57bdBase$0.11100%fluxa120d ago0x15ffc3…23eccc
0x6f88…43c40x3db8…57bdBase$0.11100%fluxa120d ago0xfa37c8…5153dc
0x3bec…24bb0x3db8…57bdBase$0.01100%fluxa120d ago0x4ff7c1…c9a252
0xad97…e8950x3db8…57bdBase$0.11100%fluxa120d ago0x6f148e…d5ccf4
0x6f9c…b6980x3db8…57bdBase$0.11100%fluxa120d ago0x978b05…d65424
0xb843…ca220x3db8…57bdBase$0.11100%fluxa120d ago0x79d4a1…6222ab
0xd7a9…c15f0x3db8…57bdBase$0.11100%fluxa120d ago0x95d150…9b1cf2
0x75e1…76400x3db8…57bdBase$0.11100%fluxa120d ago0x5bc6fb…24e2df
0xc1bf…ad1b0x3db8…57bdBase$0.01100%fluxa120d ago0x03f87a…0edcea
0x8c94…4ac00x3db8…57bdBase$0.11100%fluxa120d ago0x9f918e…47f2a8
0x7402…c7de0x3db8…57bdBase$0.11100%fluxa120d ago0x15dd6b…697317
0x754e…d52b0x3db8…57bdBase$0.11100%fluxa120d ago0xe59fad…848c7f
0x3fff…9a0a0x3db8…57bdBase$0.01100%fluxa120d ago0x162cd5…0ed1f1
0x3e98…7cb60x3db8…57bdBase$0.11100%fluxa120d ago0xeb120f…fed867
0xfc95…82740x3db8…57bdBase$0.11100%fluxa120d ago0x4da43f…d81760
0xd33f…0f530x3db8…57bdBase$0.11100%fluxa120d ago0x7cc691…c19893
0x87b3…ed3f0x3db8…57bdBase$0.11100%fluxa120d ago0x692a05…61ff0e
0x67ce…39b00x3db8…57bdBase$0.11100%fluxa120d ago0x7a0edd…d08160
0x7d92…cf290x3db8…57bdBase$0.11100%fluxa120d ago0x3df1a5…e937ed
0x5e25…e0f00x3db8…57bdBase$0.11100%fluxa120d ago0xa8576b…364ff6
0xfd56…2b8a0x3db8…57bdBase$0.11100%fluxa120d ago0x48ad40…b30c96
0x9a8e…36340x3db8…57bdBase$0.11100%fluxa120d ago0xd7d052…d7855f

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.