Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa16d ago0x212443…c5bc08
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa16d ago0xff59d1…e3cd62
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa16d ago0x22e025…7fc244
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa16d ago0x12a940…a20ed5
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa16d ago0xad975b…e31617
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa16d ago0xc73821…80e4bf
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa16d ago0xda6891…9aa861
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa16d ago0xa5af33…53713d
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa16d ago0x1be69a…109a1e
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa16d ago0x109bc0…79ce5d
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa17d ago0x86e69a…3376fe
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa17d ago0xf3f1b3…eb4364
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa17d ago0xabe6d9…80413d
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa17d ago0x1be7ce…d1a4ee
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa17d ago0x8d7952…9a0140
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa17d ago0x7fc821…08918a
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa17d ago0xabd2ca…6f0208
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa17d ago0x3fb63e…0d6d31
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa17d ago0x34f331…5300eb
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa17d ago0x4a8679…21de3d
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa17d ago0x5e8b92…ecd1b1
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa17d ago0x8e5c12…eb444e
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa17d ago0x0248d5…30359f
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa17d ago0x49fc6e…ef4068
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa17d ago0x631ec3…ca64bf

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.