Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa19d ago0x491d6d…408713
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa19d ago0xa10e24…1c920d
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa19d ago0x559f10…1b81d9
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa19d ago0xd99c0f…7c3dfc
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa19d ago0x08bc8f…84a10d
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa19d ago0xf02ef1…b450ea
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa19d ago0x90be6e…bec5d5
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa19d ago0xe8d126…c1f2fd
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa19d ago0x6291c3…11d6a6
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa19d ago0xc1e578…cd51c4
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa19d ago0x2a50ad…5580a7
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa19d ago0xdc2560…8a1c15
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa19d ago0xfed70e…9f51c4
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa19d ago0x1b6cd6…380c6e
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa19d ago0x1d9929…bada1c
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa19d ago0xb5e5dc…1041c5
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa19d ago0x4a3557…7909f6
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa19d ago0xcd8a5f…626280
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa19d ago0xdfc5bf…e73373
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa19d ago0x9415ae…6240f0
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa19d ago0x0331f9…78ce8e
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa19d ago0xaf41ed…dac6c7
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa19d ago0xc39b1e…f69aef
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa19d ago0x360f7f…03f689
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa19d ago0x9c5bb5…bab9f9

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.