Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa23d ago0x1d5706…924cae
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa23d ago0x5ce479…28569d
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa23d ago0xe52461…75b1bf
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa23d ago0xa9e917…08d05b
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa23d ago0x4564e3…1773fc
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa23d ago0xef4b0d…d7c921
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa23d ago0x713821…4b69bc
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa23d ago0xaf8b65…3afb19
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa23d ago0x3b5092…a50560
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa23d ago0xdc3c32…efa0fc
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa23d ago0x11ca86…452d67
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa23d ago0x441487…569b37
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa23d ago0x3c3adc…9ee3ec
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa23d ago0x32cbeb…f9161e
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa23d ago0x6f624f…d74ba5
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa23d ago0x7bc6b7…4ef0b4
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa23d ago0x17bff3…985c7e
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa23d ago0xa63aba…3b9203
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa23d ago0xaed8c4…d96ea0
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa23d ago0x26cd60…281c48
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa23d ago0x549bd6…2d18c8
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa23d ago0x90398e…8de527
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa24d ago0x28fbd8…9a5ae0
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa24d ago0xc8b82d…7eb9af
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa24d ago0x3d4d0e…6ca551

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.