Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa20d ago0x1f4c8c…9c883f
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa20d ago0x8705a5…8f88a2
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa20d ago0x9b70be…efce4b
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa20d ago0x2afe68…421454
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa20d ago0x2f8bb9…11b57e
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa20d ago0xedb2c2…2e358e
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa20d ago0xf21adc…16c404
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa20d ago0xdcf74b…60159c
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa20d ago0xd84ce6…0d6ee2
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa20d ago0xd81ebb…e87a0b
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa20d ago0xb80d70…1f9bd3
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa20d ago0x687997…e23e45
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa20d ago0x50154f…6b1e15
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa20d ago0xbdc429…4167e0
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa20d ago0x7e3f4a…e717fe
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa20d ago0x7e5bf1…b4b1d0
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa20d ago0x18abd6…8e0c4d
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa20d ago0x9e44e6…d0a60b
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa20d ago0x165fe3…73a70c
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa20d ago0x29c49c…d01bb9
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa20d ago0x6cca81…77ddbc
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa20d ago0x6cf54b…edbdb1
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa20d ago0xeaacc5…15ac91
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa20d ago0xb73080…21ddc3
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa20d ago0x29aa7e…ef8f21

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.