Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x44f311…2cab89
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x0f0ce6…319d51
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0xa223de…e83740
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0xbe9083…8370af
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x85c11e…fe6395
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x53e1da…d2358f
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x4b309b…ddab38
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0xb54104…3217e4
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x665e87…8f4164
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x1e7f53…78ff03
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x2e9441…64a77d
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0xf7f7db…37549b
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x50c58c…42a8b7
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0xfb06de…f91985
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0xd13da6…e2c3dd
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x1c91b5…ae7d2b
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0xe6f3d0…6e9e1b
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0xb81067…06c54d
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x56cf73…ab4ad6
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x0d9c94…f1fe88
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x50c2f1…9c9737
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0xc63c48…45b7d6
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x4d2ad9…eeef5e
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa20d ago0xbf4dbd…133054
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa20d ago0x0e5b83…ab06d4

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.