Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0xa0e2ee…eadde5
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0xb2f094…93fbca
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0xeea259…76c333
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0x46d606…3ce8f4
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0x4eaeb5…0fd7e1
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa37d ago0x0d188d…58b52c
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa37d ago0x1a2abf…d1b0d2
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa37d ago0x54afb4…6826d6
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0x2853a0…934a7e
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0x24ea1a…e7cc3f
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0xda77fa…01f8fb
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa37d ago0x051d3f…a8430d
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa37d ago0x7782af…397457
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0x1018a0…c86567
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa37d ago0xc5f8d6…440cb4
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0x12f852…415252
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa37d ago0x5dab8c…8d0c46
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa37d ago0x55e6e5…f33858
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa38d ago0xfbec91…558139
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa38d ago0xda7d69…e0bde9
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa38d ago0x3f09b3…878e51
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa38d ago0x617ab7…d4d2ef
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa38d ago0x8dc8ce…f5e8b6
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa38d ago0x8c18d3…f05fb4
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa38d ago0x70a578…44b91f

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.