Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0x8632c5…ff4aa1
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0x674c06…b7ad53
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0xd9dbc0…ed7fcf
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0x225564…bece17
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0x784c50…eabb73
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0x6e788d…4d23c3
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0xa59ac0…85e39a
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0x8f5ad0…43d18f
0xb685…49100xfe80…47eeBase—$0.001100%fluxa26d ago0xfd2671…4bddfa
0xb685…49100xfe80…47eeBase—$0.001100%fluxa26d ago0xcdc181…37549a
0xb685…49100xfe80…47eeBase—$0.001100%fluxa26d ago0xb9df76…622e0e
0xb685…49100xfe80…47eeBase—$0.001100%fluxa26d ago0x707ce3…fdda51
0xb685…49100xfe80…47eeBase—$0.001100%fluxa26d ago0x699f4b…182d2d
0xb685…49100xfe80…47eeBase—$0.001100%fluxa26d ago0xc9fb0a…218276
0xb685…49100xfe80…47eeBase—$0.001100%fluxa26d ago0x416c4a…7c54d1
0xb685…49100xfe80…47eeBase—$0.001100%fluxa26d ago0xeea2a2…325b72
0xb685…49100xfe80…47eeBase—$0.001100%fluxa26d ago0xc1e2e0…af808b
0xb685…49100xfe80…47eeBase—$0.001100%fluxa26d ago0xcc337e…90f19d
0xb685…49100xfe80…47eeBase—$0.001100%fluxa26d ago0xa7f18f…f0652f
0xb685…49100xfe80…47eeBase—$0.001100%fluxa26d ago0x9fd7e2…77e324
0xb685…49100xfe80…47eeBase—$0.001100%fluxa26d ago0x3005d8…d7db3c
0xb685…49100xfe80…47eeBase—$0.001100%fluxa26d ago0x930494…45d72c
0xb685…49100xfe80…47eeBase—$0.001100%fluxa26d ago0x100f99…f51df8
0xb685…49100xfe80…47eeBase—$0.001100%fluxa26d ago0xaee9a8…59d735
0xb685…49100xfe80…47eeBase—$0.001100%fluxa26d ago0xa26b6f…2430c5

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.