Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaaad…f07a0xfe80…47eeBase—$0.001100%fluxa37m ago0x18ce14…c41641
0xaaad…f07a0xfe80…47eeBase—$0.001100%fluxa1h ago0xd3119d…4e794a
0xaaad…f07a0xfe80…47eeBase—$0.001100%fluxa2h ago0xa15cff…bf6bcf
0xaaad…f07a0xfe80…47eeBase—$0.001100%fluxa3h ago0x24efd3…a5668c
0xaaad…f07a0xfe80…47eeBase—$0.001100%fluxa4h ago0x0bdbe5…8802cf
0xaaad…f07a0xfe80…47eeBase—$0.001100%fluxa5h ago0xa7e53b…df0c20
0xaaad…f07a0xfe80…47eeBase—$0.001100%fluxa5h ago0xaf0274…13dac2
0xaaad…f07a0xfe80…47eeBase—$0.001100%fluxa5h ago0xb247b8…8bab79
0xaaad…f07a0xfe80…47eeBase—$0.001100%fluxa5h ago0x2a44e7…ab53f0
0xaaad…f07a0xfe80…47eeBase—$0.001100%fluxa5h ago0x9e1c42…74294d
0xaaad…f07a0xfe80…47eeBase—$0.001100%fluxa5h ago0x436da1…70ade9
0xaaad…f07a0xfe80…47eeBase—$0.001100%fluxa5h ago0xc37aca…f36998
0xaaad…f07a0xfe80…47eeBase—$0.001100%fluxa5h ago0xde03f8…25346a
0xaaad…f07a0xfe80…47eeBase—$0.001100%fluxa5h ago0xc9c90d…5f96c4
0xaaad…f07a0xfe80…47eeBase—$0.001100%fluxa5h ago0x6f7d27…382fd3
0xaaad…f07a0xfe80…47eeBase—$0.001100%fluxa5h ago0xddc6de…9b660a
0xaaad…f07a0xfe80…47eeBase—$0.001100%fluxa5h ago0x430503…ee7ce1

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.