Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa40d ago0x845564…5b84a4
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa40d ago0x8979b0…9d01f8
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa40d ago0xf0290a…baebea
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa40d ago0x072b10…48d09c
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa40d ago0x37bd73…3ca2d9
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa40d ago0x88cb8e…e2ad01
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa40d ago0x485abf…84f04a
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa40d ago0x38dc70…9e95ca
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa40d ago0xab29c9…ae048f
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa40d ago0xd253c4…51348a
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa40d ago0xfc2d2d…38d2f4
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa40d ago0xdd8dc2…b655da
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa40d ago0xd96ab0…fafdd1
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa40d ago0x9acf23…3a3986
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa40d ago0x13d1a6…d5b75c
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa40d ago0x72d4b2…f0e2d7
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa40d ago0xc73041…6de465
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa40d ago0x7f75c8…f63b2a
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa40d ago0x2b133c…3a7afb
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa40d ago0xcbf29a…4e4a66
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa40d ago0x81a028…c3675a
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa40d ago0x5b8867…6c2743
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa40d ago0xf163a8…b0cb02
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa40d ago0x16dbe3…147f08
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa40d ago0x83e865…1f6e77

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.