Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa35d ago0xeb7629…9b9da7
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa35d ago0x8fa4e0…1703d7
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa35d ago0x06b4fa…cbad9a
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa35d ago0xdde1a0…95cda7
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa35d ago0x783745…bcaf3d
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa35d ago0xa4e2e6…9a5511
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa35d ago0x8f3a1e…501454
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa35d ago0x9da93f…dbfe38
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa35d ago0xc1abf5…1520e5
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa35d ago0x77ab05…74e99d
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa35d ago0xe63d0b…4f7d4f
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa35d ago0xf8e2dc…c375ca
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa35d ago0x40fa0f…0428d0
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa35d ago0x2007c4…9f9b8c
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa35d ago0x8dfce7…9562ef
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa35d ago0xc9df04…e83ad2
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa35d ago0x69c440…487e64
0xfc97…709f0x9c95…e299Base—$0.001100%fluxa35d ago0x5d7894…7f7be8
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa35d ago0x2b9cb1…1e073a
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa35d ago0x6917f8…86e241
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa35d ago0x6cafa7…c77dd5
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa35d ago0x8b485d…ea750e
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa35d ago0x62c00d…cd0f3b
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa35d ago0x734104…35fc19
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa36d ago0xfbe6e8…329b2c

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.