Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd32b…45470x9c95…e299Base$0.001100%fluxa64d ago0x7d7a67…c17f46
0xd32b…45470x9c95…e299Base$0.001100%fluxa64d ago0x11eaf4…5f587e
0xd32b…45470x9c95…e299Base$0.001100%fluxa64d ago0x3d129d…b052b5
0xd32b…45470x9c95…e299Base$0.001100%fluxa64d ago0xd060bd…2b0f6f
0xd32b…45470x9c95…e299Base$0.001100%fluxa64d ago0x8f0090…8df469
0xd32b…45470x9c95…e299Base$0.001100%fluxa64d ago0x48bbd4…d6237c
0xd32b…45470x9c95…e299Base$0.001100%fluxa64d ago0xd648c9…6d042e
0xd32b…45470x9c95…e299Base$0.001100%fluxa64d ago0x31b227…cddde1
0xd32b…45470x9c95…e299Base$0.001100%fluxa64d ago0x478d09…87e06c
0xd32b…45470x9c95…e299Base$0.001100%fluxa64d ago0x0b36d1…034aab
0xd32b…45470x9c95…e299Base$0.001100%fluxa64d ago0x5788a3…c9713e
0xd32b…45470x9c95…e299Base$0.001100%fluxa64d ago0xd04c4a…c21690
0xd32b…45470x9c95…e299Base$0.001100%fluxa64d ago0x2385ad…17995c
0xd32b…45470x9c95…e299Base$0.001100%fluxa64d ago0x2bc0e0…0a4180
0xd32b…45470x9c95…e299Base$0.001100%fluxa65d ago0x16fe0f…55cfd5
0xd32b…45470xfe80…47eeBase$0.001100%fluxa65d ago0x2535a9…16be0c
0xd32b…45470x9c95…e299Base$0.001100%fluxa65d ago0xabcaa1…7fa3e8
0xd32b…45470x9c95…e299Base$0.001100%fluxa65d ago0xc5eeb4…493f18
0xd32b…45470xfe80…47eeBase$0.001100%fluxa65d ago0xee0716…a66a6b
0xd32b…45470x9c95…e299Base$0.001100%fluxa65d ago0xfd6a2c…696239
0xd32b…45470x9c95…e299Base$0.001100%fluxa65d ago0xe107e2…8b4fe6
0xd32b…45470x9c95…e299Base$0.001100%fluxa65d ago0xec53f5…af121c
0xd32b…45470x9c95…e299Base$0.001100%fluxa65d ago0x5cbdd9…da0d41
0xd32b…45470x9c95…e299Base$0.001100%fluxa65d ago0x1360ae…4793c8
0xd32b…45470x9c95…e299Base$0.001100%fluxa65d ago0x03a3a1…5b6871

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.