Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa39d ago0xc9c577…f7d6d0
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa39d ago0x820993…f5fb64
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa39d ago0x90ae07…cd9387
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa39d ago0x2f7fbf…15c2f8
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa39d ago0x2b20dd…3776d1
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa39d ago0x6cb660…d262fe
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa39d ago0x1aa410…a504a3
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa39d ago0xe68752…591147
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa39d ago0xc7f1b4…56a90a
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa39d ago0x331802…7d68fb
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa39d ago0xd185b6…83b9c2
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa39d ago0x5cf0a0…f9ded3
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa39d ago0x2114d1…a7b7fb
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa39d ago0xe004e7…a9fb25
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa39d ago0x889e31…b28119
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa39d ago0xc448e0…6074b7
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa39d ago0x25e35f…b5c6ee
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa39d ago0x6d1b8c…0be0dd
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa39d ago0x3b49a5…7dfb77
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa39d ago0x6649a1…ebfa24
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa39d ago0xd29e19…854b97
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa39d ago0x457070…fcea09
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa39d ago0x40e133…b89980
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa39d ago0x51a038…0c8f13
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa39d ago0x10752f…067987

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.