Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown67d ago0xb9ea85…a89306
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown67d ago0x9190b4…262877
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown67d ago0x1f812d…6d6556
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown67d ago0x8213d3…4d28b3
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown67d ago0xbe8e41…1820f9
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown67d ago0xb47109…c81a66
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown67d ago0x86f8e7…bfa322
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown67d ago0xfbe0d7…5859aa
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown67d ago0xa1d4a6…60dcec
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown67d ago0x2e2caf…17ee32
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown67d ago0x57816f…8bef5b
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown67d ago0xda663b…44f127
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown67d ago0x1ec3ac…d1cccb
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown67d ago0x459f38…0c168e
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown67d ago0x45fb95…67acee
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown67d ago0x8b755b…112122
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown67d ago0x1f9e91…33de26
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown67d ago0x082b44…1c4522
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown67d ago0xaa9608…9b1c92
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown67d ago0x5fa8ed…353b45
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown67d ago0x048a74…0b756a
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown67d ago0xe2f8ad…6f2a70
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown68d ago0xd5ef57…4ec400
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown68d ago0x3999d6…8260cb
0x81d4…4b800x9c95…e299Base$0.001100%Route unknown68d ago0x05092c…f62107

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.