Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa44d ago0x13cc47…4ad1f4
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa44d ago0x982459…822e07
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa44d ago0x1cbcaf…8491c4
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa45d ago0x57e7a5…51bd25
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa45d ago0x76ba39…bcb757
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa45d ago0xe39e1f…76d493
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa45d ago0x3f9ff4…5b90aa
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa45d ago0x74e563…4092a0
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa45d ago0x5426d0…4c8e48
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa45d ago0x6db376…c01e9e
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa45d ago0xe2fd0f…87f779
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa45d ago0x050ecc…9c912e
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa45d ago0xe04f80…644a53
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa45d ago0x1c8f32…d792cc
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa45d ago0xf4f0de…5e6aab
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa45d ago0x152d91…b9cbe3
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa45d ago0x44240f…01db2a
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa45d ago0x64103c…1c9b74
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa45d ago0x050f6f…5f380f
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa45d ago0x63bdfb…e79d0d
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa45d ago0x3dd81d…0fb0b0
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa45d ago0x0f605b…919b69
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa45d ago0xb440b3…b74e0b
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa45d ago0x9fd431…4e3f4e
0x490c…8a8a0x9c95…e299Base$0.001100%fluxa45d ago0x9165e8…6b468c

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.