Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0x1a403c…f53f53
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0x255427…a8fd25
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0xc3b901…5ec23c
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0xaaec1e…a1a3b3
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0xc9fdb7…e8fd12
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0x13c119…5e51e8
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0xf7b598…ea2969
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0xb38b1d…992df6
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0x016e36…789081
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0x8795e3…7ed3c4
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0x06280a…953f17
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0x26b796…523add
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0xcd229d…7011f5
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0xa03ea7…7de3fb
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0x48b56a…5bdf68
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0x73d43a…078f59
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0x063d03…613558
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0xad4502…f55c39
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0xf5d048…9ebd56
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0xd2a458…945a06
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0x416aab…82068b
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0x7da3a2…a36c1d
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0x904ade…910c4d
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0x345b6d…17b702
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa79d ago0xb5c2c4…bd4e90

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.