Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa50d ago0x16adbc…73e598
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa50d ago0xc8e0b6…0a5d66
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa50d ago0xdef406…38acef
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa50d ago0xb3d498…ab5c04
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa50d ago0x9ae909…d945d0
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa50d ago0xc168c8…a58053
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa50d ago0xa6744a…fb9102
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa50d ago0x352245…2f2dd2
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa50d ago0xa892f2…906a72
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa50d ago0x0a4ab7…412952
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa50d ago0xa01425…e747d5
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa50d ago0xacf00a…7b7073
0x3634…98b70x9c95…e299Base—$0.001100%fluxa50d ago0xe5c3ea…b57c76
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa50d ago0x675c19…d4e19b
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa50d ago0xcf0c70…8b032f
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa50d ago0x66c0da…379c94
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa50d ago0x4e43e5…43b7b8
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa50d ago0x2df1e1…7ec9c8
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa50d ago0x418808…80ca00
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa50d ago0x60fb78…8b3301
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa50d ago0xd04b6f…642c38
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa50d ago0xc391e7…980732
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa50d ago0xe07024…aeac35
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa50d ago0xefc302…d3c721
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa50d ago0x1fe258…45d448

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.