Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfae1…fd470xcc19…930eBase—$0.10100%payAI12d ago0x8fb40a…41a856
0xfae1…fd470xcc19…930eBase—$0.10100%payAI12d ago0x564656…aba2bd
0xfae1…fd470xcc19…930eBase—$0.10100%payAI12d ago0x35ca5f…dbbe92
0xfae1…fd470xcc19…930eBase—$0.10100%payAI12d ago0x9f4a28…4033c5
0xfae1…fd470xcc19…930eBase—$0.10100%payAI12d ago0x9e6594…5fd7eb
0xfae1…fd470xcc19…930eBase—$0.10100%payAI12d ago0xb22b2e…5ec6ff
0xfae1…fd470xcc19…930eBase—$0.10100%payAI12d ago0x3ac8a4…917c17
0xfae1…fd470xcc19…930eBase—$0.10100%payAI12d ago0x514642…ca026e
0xfae1…fd470xcc19…930eBase—$0.10100%payAI12d ago0xb39159…2afd92
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0x4ea100…755204
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0x18182e…6d4963
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0x994b82…0df4cb
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0xd11cd1…35671e
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0xb4ceba…41cd25
0x118d…b6060xfae1…fd47Base—$1.40100%payAI13d ago0x110c78…afd02e
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0xb4792b…82597d
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0xd3c489…a0b3b7
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0xac1b1a…e0ead5
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0x3569ba…fcb7c2
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0x2bfa50…4f1969
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0x782e62…db0a22
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0xe2e6e6…36ebfc
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0x40ae3f…b96453
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0x39cfa3…3ce7f5
0xfae1…fd470xcc19…930eBase—$0.10100%payAI13d ago0x54e7d8…9fb8ae

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.