Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0x2fb668…7eca16
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0xaef785…3e6a87
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0x9644bf…5ed6fc
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0xf72a4c…0a865b
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0x09c967…e41b67
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0x950ded…274bf7
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0x4bd243…10e25f
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0xd0cb59…f2d023
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0xc82314…f4e498
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0x61fd03…1554a1
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0x990084…add603
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0xc43857…2a4f70
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0x20fda9…f0755c
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0xb95bce…45e2dc
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0xb227a3…503f9a
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0x4d0f69…4478d8
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0x2a246d…fd0087
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0x6eb045…3f95ca
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0x81f5d6…0d8be4
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0x823f4a…3e1bd5
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0xec5533…aab649
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0x496a19…3e92cd
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0xca32c8…3a0162
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0xc8ac80…050ff1
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0x42ac76…cc9b69

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.