Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa38d ago0xbfa02b…6a279d
0x2055…8ae00x9c95…e299Base$0.001100%fluxa38d ago0x54ffa1…53abdd
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa38d ago0x7115ed…cb42bb
0x2055…8ae00x9c95…e299Base$0.001100%fluxa38d ago0x9be2cc…66c650
0x2055…8ae00x9c95…e299Base$0.001100%fluxa39d ago0x3a9d54…01344b
0x2055…8ae00x9c95…e299Base$0.001100%fluxa39d ago0x2d927a…ae7a9b
0x2055…8ae00x9c95…e299Base$0.001100%fluxa39d ago0xd41a44…42ec40
0x2055…8ae00x9c95…e299Base$0.001100%fluxa39d ago0xaa857d…fda2e3
0x2055…8ae00x9c95…e299Base$0.001100%fluxa39d ago0x5bb227…aec77a
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa39d ago0xbb0be0…17b7b4
0x2055…8ae00x9c95…e299Base$0.001100%fluxa39d ago0xe7927f…fc3b9a
0x2055…8ae00x9c95…e299Base$0.001100%fluxa39d ago0x663d22…ac251d
0x2055…8ae00x9c95…e299Base$0.001100%fluxa39d ago0x199c48…061b32
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa39d ago0x27a9e7…173095
0x2055…8ae00x9c95…e299Base$0.001100%fluxa39d ago0xc163d7…7dec89
0x2055…8ae00x9c95…e299Base$0.001100%fluxa39d ago0xacf219…783286
0x2055…8ae00x9c95…e299Base$0.001100%fluxa39d ago0xdf6685…4d8efa
0x2055…8ae00x9c95…e299Base$0.001100%fluxa39d ago0x65f802…f7fa83
0x2055…8ae00x9c95…e299Base$0.001100%fluxa39d ago0x35ca1e…bed9a7
0x2055…8ae00x9c95…e299Base$0.001100%fluxa39d ago0xd99ffb…14b325
0x2055…8ae00x9c95…e299Base$0.001100%fluxa39d ago0xf68ade…c8557a
0x2055…8ae00x9c95…e299Base$0.001100%fluxa39d ago0xabfe9f…ac9a6e
0x2055…8ae00x9c95…e299Base$0.001100%fluxa39d ago0x43d6ef…f5d727
0x2055…8ae00x9c95…e299Base$0.001100%fluxa39d ago0xcd758a…0303e3

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.