Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0x523b78…9be5bd
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0x57c515…d23955
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0xe2fe70…928a9c
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0x2c19bd…9a36b4
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0xa3590e…d640af
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0x4e0c91…2d4665
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0xd14ed0…d34d9b
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0x21c1f9…894bdd
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0x69b29c…d7fad5
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0x1deec5…95651b
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0x8d2b15…d9e927
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0x8143dc…656394
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0xa3fe92…fa1fe5
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0xc82679…3640ae
0xd32b…45470x9c95…e299Base$0.001100%fluxa63d ago0x5e684c…c33100
0xd32b…45470x9c95…e299Base$0.001100%fluxa64d ago0xaddfde…761bee
0xd32b…45470x9c95…e299Base$0.001100%fluxa64d ago0xd55553…29bac2
0xd32b…45470x9c95…e299Base$0.001100%fluxa64d ago0xfb79a3…6b6f99
0xd32b…45470x9c95…e299Base$0.001100%fluxa64d ago0xd40d53…7ca897
0xd32b…45470x9c95…e299Base$0.001100%fluxa64d ago0x43e45f…918033
0xd32b…45470x9c95…e299Base$0.001100%fluxa64d ago0xbd5ce2…c4d090
0xd32b…45470x9c95…e299Base$0.001100%fluxa64d ago0xbd9191…eff819
0xd32b…45470x9c95…e299Base$0.001100%fluxa64d ago0x235d21…538a26
0xd32b…45470x9c95…e299Base$0.001100%fluxa64d ago0xda551f…e1705b
0xd32b…45470x9c95…e299Base$0.001100%fluxa64d ago0x75d219…188f52

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.