Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x679f…86740xfe80…47eeBase—$0.001100%fluxa42d ago0xd215c0…08d820
0x679f…86740xfe80…47eeBase—$0.001100%fluxa42d ago0x2adc1b…236cea
0x679f…86740xfe80…47eeBase—$0.001100%fluxa42d ago0x3a73c0…b42050
0x679f…86740x9c95…e299Base—$0.001100%fluxa42d ago0x6b6bde…7ac881
0x679f…86740xfe80…47eeBase—$0.001100%fluxa42d ago0x9cc78c…3f384a
0x679f…86740x9c95…e299Base—$0.001100%fluxa42d ago0xee06d4…c87990
0x679f…86740x9c95…e299Base—$0.001100%fluxa42d ago0xcac07b…5388f6
0x679f…86740x9c95…e299Base—$0.001100%fluxa42d ago0x9f92e5…0078de
0x679f…86740x9c95…e299Base—$0.001100%fluxa42d ago0xb890d5…37fb93
0x679f…86740xfe80…47eeBase—$0.001100%fluxa42d ago0xa63092…c8db2d
0x679f…86740x9c95…e299Base—$0.001100%fluxa42d ago0x375ba8…f444eb
0x679f…86740xfe80…47eeBase—$0.001100%fluxa42d ago0xa51b40…4854e9
0x679f…86740xfe80…47eeBase—$0.001100%fluxa42d ago0xec013e…e62303
0x679f…86740x9c95…e299Base—$0.001100%fluxa42d ago0xfa189f…012ed2
0x679f…86740x9c95…e299Base—$0.001100%fluxa42d ago0xf495f5…f2c187
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0xdbb9aa…7150d8
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0x7f695f…0c2784
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0xec0e7f…fb69ee
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0x826bfb…bce7ce
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0xf79130…26a3da
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0x50eb53…f35953
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0x6f68ad…8d5738
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0x854dc9…05cdb2
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0x244ce6…632bc8
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0xe2cc13…5b0bad

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.