Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa15d ago0x723cd6…41b6ec
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa15d ago0xb3cccd…5d167a
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa15d ago0x90c645…a56276
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa15d ago0xdda6b1…42ac8c
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa15d ago0x204a90…2a4371
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa15d ago0xc586b1…22f185
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa15d ago0x6f54a5…44e4df
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa15d ago0xf88a27…772385
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa15d ago0x0298d8…989688
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa15d ago0xb89cae…bd1862
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa15d ago0x007b51…77384f
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa15d ago0x9fa5ec…21919c
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa15d ago0xea3a71…e40aa4
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa15d ago0xfe2d0b…b0de9e
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa15d ago0x159014…05babc
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa15d ago0x50db26…bd007a
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa15d ago0x90ce10…959e29
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa15d ago0x9dbc6d…fc89a0
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa15d ago0xdf1286…cec9a2
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa15d ago0xed714e…4d1e19
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa15d ago0x9ba53e…28d764
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa15d ago0x59e589…48eee2
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa15d ago0xe4388d…2feb82
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa15d ago0x33292e…05ad09
0x8fb8…3a5a0xfe80…47eeBase$0.001100%fluxa15d ago0x9adb8e…c603aa

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.