Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa45d ago0xf2a7e6…a72709
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa45d ago0x20e0cc…1829df
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa45d ago0xb6f05d…655700
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa45d ago0xea5cdb…bc2f1a
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa45d ago0x21204b…feeeaa
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa45d ago0xa469eb…701f3a
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa45d ago0x6ef42f…d9d933
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa45d ago0x845d39…c42656
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa45d ago0x1adae2…2f760d
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa45d ago0xf07e95…207318
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa45d ago0x34b57d…17d9c5
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa45d ago0x864915…2df475
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa45d ago0xe5172c…eca17b
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa45d ago0xf7efb5…454524
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa45d ago0x71db34…37ef06
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa45d ago0x579291…78f817
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa45d ago0x6c61b8…e14524
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa45d ago0xaec809…87a206
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa45d ago0xb3769d…07634c
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa45d ago0x4628f4…c90164
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa45d ago0x8f0e9d…c75c91
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa45d ago0x64f8d9…0c0880
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa45d ago0xde9935…9f878f
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa45d ago0x98a9dd…e94710
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa46d ago0x39b969…e4f787

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.