Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa68d ago0xd3c5a2…d18c39
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa68d ago0xa3bd3c…de7611
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa68d ago0x9236bf…7a108e
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa69d ago0x95ad9e…64e335
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa69d ago0x7a9083…c1d0d1
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa69d ago0xefe313…d93019
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa69d ago0xddf2ea…eeca37
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa69d ago0xd91eb4…468cec
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa69d ago0xce71d3…5d4ce7
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa69d ago0xf14863…cff1dc
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa69d ago0xe8caae…885663
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa69d ago0xa6b355…f95203
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa69d ago0x473ebb…c3324a
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa69d ago0x468c73…dee097
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa69d ago0x7863be…08fa1e
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa69d ago0xa84693…c5d330
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa69d ago0x7b0518…528571
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa69d ago0xcad1ba…1b4ede
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa69d ago0xaaaf8e…9eb51a
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa69d ago0xbcd5c2…322302
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa69d ago0x8d03be…698f28
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa69d ago0x54c7dc…121dd7
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa69d ago0xb7371d…60e2fc
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa69d ago0xa046fc…84de62
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa69d ago0x54a721…bf6c5e

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.