Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa18d ago0xa0a3a4…f7226c
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa18d ago0x7029df…0457e7
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa18d ago0x281af0…5d9a8a
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa18d ago0xa6db6c…e252c5
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa18d ago0xb4d1c5…0711c8
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa18d ago0x51cd69…8f2825
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa18d ago0xb1f6cc…ea8feb
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa18d ago0x57f5c1…136311
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa18d ago0xf3560d…4fedfe
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa18d ago0xa5e54b…8ecbd7
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa18d ago0x8c972f…2c9184
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa18d ago0x05aff5…d6455b
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa18d ago0x447fd4…b40d54
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa18d ago0xcd99c8…6d9947
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa18d ago0x8f45dd…db48b6
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa18d ago0xd9616c…446700
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa18d ago0x7d9995…99462f
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa18d ago0xa62fbf…242b14
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa18d ago0xbc3cc5…bfa077
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa18d ago0x261e52…4c1bcb
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa18d ago0x48598c…de0736
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa18d ago0x292e8f…b53b04
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa19d ago0x09414c…921798
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa19d ago0xcfebab…35bbf5
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa19d ago0x43d77d…61d8ee

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.