Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8858…281f0xfe80…47eeBase$0.001100%fluxa40d ago0x883338…d5add1
0x8858…281f0xfe80…47eeBase$0.001100%fluxa40d ago0x7e66dc…d0ceb2
0x8858…281f0x9c95…e299Base$0.001100%fluxa40d ago0x1efef1…360e0a
0x8858…281f0xfe80…47eeBase$0.001100%fluxa40d ago0x0e72da…f5e305
0x8858…281f0x9c95…e299Base$0.001100%fluxa40d ago0x7c1aff…1d8ea7
0x8858…281f0x9c95…e299Base$0.001100%fluxa40d ago0xec8593…edfa6c
0x8858…281f0xfe80…47eeBase$0.001100%fluxa40d ago0xa29d21…376c24
0x8858…281f0x9c95…e299Base$0.001100%fluxa40d ago0xbb031c…35ded4
0x8858…281f0xfe80…47eeBase$0.001100%fluxa40d ago0xd3876b…5ead77
0x8858…281f0x9c95…e299Base$0.001100%fluxa40d ago0xffa124…241720
0x8858…281f0xfe80…47eeBase$0.001100%fluxa40d ago0xcc0783…aed751
0x8858…281f0xfe80…47eeBase$0.001100%fluxa40d ago0xc46fdc…627b60
0x8858…281f0xfe80…47eeBase$0.001100%fluxa40d ago0xa5a2a6…12284e
0x8858…281f0x9c95…e299Base$0.001100%fluxa40d ago0x479fcb…616d32
0x8858…281f0xfe80…47eeBase$0.001100%fluxa40d ago0xa0ec0d…acbbf0
0x8858…281f0x9c95…e299Base$0.001100%fluxa40d ago0x7e928e…d44098
0x8858…281f0xfe80…47eeBase$0.001100%fluxa40d ago0xc8a954…16c95d
0x8858…281f0xfe80…47eeBase$0.001100%fluxa41d ago0xcb71af…7f69c7
0x8858…281f0x9c95…e299Base$0.001100%fluxa41d ago0x4aeeb9…b2a8d4
0x8858…281f0x9c95…e299Base$0.001100%fluxa41d ago0x574e03…78df8f
0x8858…281f0x9c95…e299Base$0.001100%fluxa41d ago0xc8b909…a4b401
0x8858…281f0xfe80…47eeBase$0.001100%fluxa41d ago0xce9867…a42b9f
0x8858…281f0x9c95…e299Base$0.001100%fluxa41d ago0x877cd6…67fd54
0x8858…281f0x9c95…e299Base$0.001100%fluxa41d ago0x61cc0d…5af4ae
0x8858…281f0x9c95…e299Base$0.001100%fluxa41d ago0x086ca1…b16cb3

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.