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%fluxa69d ago0xe96a7c…1b48b5
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa69d ago0x2f3c36…900d3d
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa69d ago0x48e150…932dc5
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa69d ago0x2e8a0d…0e0de5
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa69d ago0xe1da32…cbc6d5
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa69d ago0x8e2eea…795791
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa69d ago0xb8d03c…de90f4
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa69d ago0xb8a5b7…6f844c
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa69d ago0xe91969…2a58de
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa69d ago0xc8f8e2…ea6566
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa69d ago0x0f2a76…9a7cd7
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa70d ago0xde1fb4…521d16
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa70d ago0x0be504…ef98a1
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa70d ago0x5cef6a…de78b6
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa70d ago0x4d7c5e…8e97e3
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa70d ago0x5b2bd2…1eb8b9
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa70d ago0x35c026…a65da1
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa70d ago0x622735…b7f82b
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa70d ago0x2b57a7…350819
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa70d ago0x84f8fe…51ea3b
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa70d ago0xbd2bfc…e24cd3
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa70d ago0x209421…fb42df
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa70d ago0xe94857…8dcd26
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa70d ago0x2ea35a…430e8e
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa70d ago0x77cbbd…1b18c4

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.