Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e90…d5580x9c95…e299Base—$0.001100%fluxa51d ago0x44580f…636871
0x4e90…d5580x9c95…e299Base—$0.001100%fluxa51d ago0x093673…8d7f77
0x4e90…d5580x9c95…e299Base—$0.001100%fluxa51d ago0x1a9a80…5c9f77
0x4e90…d5580xfe80…47eeBase—$0.001100%fluxa51d ago0xcb3c91…1f6210
0x4e90…d5580xfe80…47eeBase—$0.001100%fluxa52d ago0x8cc573…d2a2aa
0x4e90…d5580xfe80…47eeBase—$0.001100%fluxa52d ago0x424168…60ed16
0x4e90…d5580xfe80…47eeBase—$0.001100%fluxa52d ago0x3073b4…6ee157
0x4e90…d5580xfe80…47eeBase—$0.001100%fluxa52d ago0xa5be01…e4ad7f
0x4e90…d5580xfe80…47eeBase—$0.001100%fluxa52d ago0x407aca…d4f460
0x4e90…d5580xfe80…47eeBase—$0.001100%fluxa52d ago0x5b25b8…d368b0
0x4e90…d5580xfe80…47eeBase—$0.001100%fluxa52d ago0x7e9fcf…b065b4
0x4e90…d5580x9c95…e299Base—$0.001100%fluxa52d ago0x4d68c8…690e25
0x4e90…d5580xfe80…47eeBase—$0.001100%fluxa52d ago0x476dd1…1b7272
0x4e90…d5580xfe80…47eeBase—$0.001100%fluxa52d ago0xea4f39…7b3c91
0x4e90…d5580xfe80…47eeBase—$0.001100%fluxa52d ago0x73c01a…748b17
0x4e90…d5580xfe80…47eeBase—$0.001100%fluxa52d ago0x8746ba…54606a
0x4e90…d5580xfe80…47eeBase—$0.001100%fluxa52d ago0x3c9892…46fc1d
0x4e90…d5580xfe80…47eeBase—$0.001100%fluxa52d ago0xfd34b9…daf52a
0x4e90…d5580x9c95…e299Base—$0.001100%fluxa52d ago0x692274…013165
0x4e90…d5580xfe80…47eeBase—$0.001100%fluxa52d ago0xbaa44e…24a5f3
0x4e90…d5580xfe80…47eeBase—$0.001100%fluxa52d ago0x7a8ece…d1003b
0x4e90…d5580xfe80…47eeBase—$0.001100%fluxa52d ago0x057e0b…d6e7db
0x4e90…d5580xfe80…47eeBase—$0.001100%fluxa52d ago0xa5713d…c931b0
0x4e90…d5580xfe80…47eeBase—$0.001100%fluxa52d ago0x05b5d6…42fbcd
0x4e90…d5580xfe80…47eeBase—$0.001100%fluxa52d ago0x9f8a88…657928

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.