Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa18d ago0x541636…9c422a
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa18d ago0x770562…f658e6
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa18d ago0xf85528…6e8d76
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa18d ago0x9823f1…48deb4
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa18d ago0x5571f5…2e34e2
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa18d ago0x14d4f8…07118f
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa18d ago0xe4d652…563bda
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa18d ago0x8e55b9…b35468
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa18d ago0xbfea58…62f58e
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa18d ago0x92dade…7b3f30
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa18d ago0xc57458…07bc11
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa18d ago0xd7d6de…c7c5bc
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa18d ago0x86e07c…a9eb6f
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa18d ago0xf4f393…1b6084
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa18d ago0xa05614…6b480c
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa19d ago0xc9707d…909cb5
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa19d ago0x58adf2…77bf44
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa19d ago0xa7ab16…4f9fce
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa19d ago0x7b0714…83ac3b
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa19d ago0xdda182…10465f
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa19d ago0x5c02da…89ad41
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa19d ago0xfa7972…22808d
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa19d ago0x3ca679…9feb7e
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa19d ago0x9c6275…297bda
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa19d ago0xb25133…2427cf

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.