Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa34d ago0x55f2c4…057b03
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa34d ago0x518656…0e1473
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa34d ago0x506485…d49d93
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa34d ago0x3506dd…2d4c6e
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa34d ago0x45f948…34a073
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa34d ago0xe84ecb…9c0b2e
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa34d ago0x623f92…5c77fb
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa34d ago0x9a4516…f13862
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa34d ago0x81236e…e747d3
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa34d ago0x6f9cd0…b42d23
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa34d ago0xc100c5…ed6b48
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa34d ago0x1ddc64…0f5eff
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa34d ago0xba2d8a…a3d69a
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa35d ago0x8f984b…6cbb13
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa35d ago0x93eb37…fdb753
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa35d ago0x2bf693…d2e177
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa35d ago0x2476fc…a4afe3
0x4e5f…06640x9c95…e299Base$0.001100%fluxa35d ago0x383905…c524a9
0x4e5f…06640x9c95…e299Base$0.001100%fluxa35d ago0xcd0085…f7882c
0x4e5f…06640x9c95…e299Base$0.001100%fluxa35d ago0x04bca7…0d63ff
0x4e5f…06640x9c95…e299Base$0.001100%fluxa35d ago0x3c14c2…1b01e2
0x4e5f…06640x9c95…e299Base$0.001100%fluxa35d ago0x23d334…8074cb
0x4e5f…06640x9c95…e299Base$0.001100%fluxa35d ago0x7677b9…2bd10a
0x4e5f…06640x9c95…e299Base$0.001100%fluxa35d ago0xd0e2d8…28a451
0x4e5f…06640x9c95…e299Base$0.001100%fluxa35d ago0x0879be…a8296c

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.