Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa45d ago0xfa5864…a31069
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa45d ago0x5e291e…823979
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa45d ago0x4e0c47…7bb1c1
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa46d ago0x1294ad…312ee7
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa46d ago0x5351b8…099fcb
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa46d ago0x9c696d…05b8ee
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa46d ago0x007ca7…f35138
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa46d ago0x720cc3…d8eee9
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa46d ago0x975642…a4adca
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa46d ago0x038ec7…6e306a
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa46d ago0x03cb8c…906c99
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa46d ago0xb3ff88…e981e6
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa46d ago0x6b4fe8…829d14
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa46d ago0x366ab4…def23f
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa46d ago0xea34cd…d6290f
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa46d ago0x5afc39…6f7e68
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa46d ago0x9e3d07…38011f
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa46d ago0x149310…a7bb61
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa46d ago0x82ce5a…5731c8
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa46d ago0x532664…46b444
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa46d ago0x89170f…288964
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa46d ago0x47e060…553275
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa46d ago0x95828f…678e64
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa46d ago0x968e6b…8534b6
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa46d ago0xec429c…c303a4

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.