Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25d ago0xb56197…b444e8
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25d ago0x52072a…92560a
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25d ago0xe8ada7…f0e467
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25d ago0x813244…a046ef
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25d ago0xa7cb14…16c8dd
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25d ago0x0bd746…991051
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25d ago0x400234…88524e
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25d ago0x67722e…33ed67
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25d ago0x6a922c…406767
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25d ago0x1863fb…6571bb
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25d ago0x27aaa4…f128e1
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25d ago0x053f4f…9a89ac
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25d ago0xc38a06…f5d97a
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25d ago0x9974cb…7eaa75
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25d ago0x5840b5…e140bc
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25d ago0x28ed89…bae8e0
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25d ago0xb6e607…22b09e
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25d ago0xf7547e…87ce4e
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25d ago0x67ba81…07063a
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25d ago0xd54df9…9cd4d4
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25d ago0x03cfb2…9687d8
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25d ago0x3618b5…b34761
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25d ago0x2d075b…6bbb47
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25d ago0x7c3f58…3b01b2
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa25d ago0x170d89…79aa50

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.