Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4222…89650xfe80…47eeBase—$0.001100%fluxa17d ago0x528bde…40fd6b
0x4222…89650xfe80…47eeBase—$0.001100%fluxa17d ago0xeccf52…a0e531
0x4222…89650xfe80…47eeBase—$0.001100%fluxa17d ago0x839e0a…0e4b45
0x4222…89650xfe80…47eeBase—$0.001100%fluxa17d ago0x93b7c8…c6d59d
0x4222…89650xfe80…47eeBase—$0.001100%fluxa17d ago0x00f82a…670d1f
0x4222…89650xfe80…47eeBase—$0.001100%fluxa17d ago0x4d13c5…697724
0x4222…89650xfe80…47eeBase—$0.001100%fluxa17d ago0x583009…f8f992
0x4222…89650xfe80…47eeBase—$0.001100%fluxa17d ago0x1a10c9…1000a2
0x4222…89650xfe80…47eeBase—$0.001100%fluxa17d ago0xc5de31…4d0a82
0x4222…89650xfe80…47eeBase—$0.001100%fluxa17d ago0x7775de…c74286
0x4222…89650xfe80…47eeBase—$0.001100%fluxa17d ago0x73359a…ca65a4
0x4222…89650xfe80…47eeBase—$0.001100%fluxa17d ago0x2c40c3…9c2ce3
0x4222…89650xfe80…47eeBase—$0.001100%fluxa17d ago0xb0e582…2a3c80
0x4222…89650xfe80…47eeBase—$0.001100%fluxa17d ago0xea93f8…7459f7
0x4222…89650xfe80…47eeBase—$0.001100%fluxa17d ago0x1f9f46…f5083c
0x4222…89650xfe80…47eeBase—$0.001100%fluxa17d ago0xcd0899…1b113c
0x4222…89650xfe80…47eeBase—$0.001100%fluxa17d ago0x61d7a8…2788d6
0x4222…89650xfe80…47eeBase—$0.001100%fluxa17d ago0x101541…15c62b
0x4222…89650xfe80…47eeBase—$0.001100%fluxa17d ago0x4a105d…d8db3f
0x4222…89650xfe80…47eeBase—$0.001100%fluxa17d ago0xcf9626…c8fd7a
0x4222…89650xfe80…47eeBase—$0.001100%fluxa17d ago0x2cf077…e9100e
0x4222…89650xfe80…47eeBase—$0.001100%fluxa17d ago0xa238bb…a9fa60
0x4222…89650xfe80…47eeBase—$0.001100%fluxa18d ago0xcf6158…7179d3
0x4222…89650xfe80…47eeBase—$0.001100%fluxa18d ago0x6010d5…92daf9
0x4222…89650xfe80…47eeBase—$0.001100%fluxa18d ago0xd0db1c…882ba9

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.