Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0x41a624…73abca
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0xfa8e40…261061
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0x538bc8…1eae05
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0x3ffead…f7923a
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0x24ca84…231409
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0xaae61b…e3c9d4
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0x371d67…a0e5d0
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0x75d05f…6077fb
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0x41357b…0bbb77
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0x45ed3c…6a99d3
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0x66b488…3b57f3
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0x9925fd…e859d7
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0x55f5c5…7466ff
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0x191f74…fca524
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0x472fb3…57fe33
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0x1221d0…896559
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0x5b81b5…eea1d6
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa67d ago0xb30ca0…8dfcc6
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa68d ago0x16ba20…e35a0a
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa68d ago0x473f88…cdecbc
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa68d ago0x956512…20abb6
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa68d ago0x4c6812…0a9eb0
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa68d ago0x98d400…aef63f

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.