Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa32d ago0x0003c3…60e3ef
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa32d ago0x6a8ec2…021842
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa32d ago0x7ee744…52406a
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa32d ago0x2f4842…aaa575
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa32d ago0x74130f…bccf26
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa32d ago0x75522c…f85f74
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa32d ago0x350856…ca1744
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa32d ago0x2593b0…8cbbc0
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa32d ago0x461660…76851d
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa32d ago0x60630f…661a22
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa32d ago0x6c467f…c27e83
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa32d ago0x81dc67…7da7a1
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa32d ago0x300990…4dd326
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa32d ago0x3b80f7…bf02e8
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa32d ago0x9fb4c9…4ae0ee
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa32d ago0x0209cc…264251
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa32d ago0xc93bc2…50a0cf
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa32d ago0x25f21f…71a817
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa32d ago0x9b7bc2…e3956d
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa32d ago0xb0e119…90da44
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa32d ago0xbd3c03…fd1b42
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa32d ago0x93d071…d228b0
0xfcdd…593e0x9c95…e299Base—$0.001100%fluxa32d ago0x75c782…997592
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa32d ago0x56879f…9daed2
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa32d ago0x9a837d…7d6dfd

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.