Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b42d ago0xc0b582…448b25
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b42d ago0x28836e…2d2117
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b42d ago0x99914c…0f1d65
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b42d ago0x65c1a8…dab68c
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b42d ago0xa47b64…4a9372
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b42d ago0x18dbee…23186b
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b42d ago0x008b73…39cf08
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b42d ago0x78782a…b03a9b
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b42d ago0x29ae4a…697a17
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b42d ago0x6164ee…e95190
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b42d ago0x01adcd…97763a
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b42d ago0x78b31d…976fd9
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b42d ago0x9428ae…f33594
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b42d ago0x71451f…feeeb3
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b42d ago0x3509aa…a0018a
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b42d ago0x7f6ceb…4a45ad
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b42d ago0x5718c2…5186ce
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b42d ago0xae8de8…4a7d34
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b42d ago0xfc930f…9d59d2
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b42d ago0x7c6174…032410
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b42d ago0x625db8…35777a
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b42d ago0x726b54…de2d59
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b42d ago0xaac561…d2313d
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b42d ago0xaac79b…02a90d
0xb2d8…26bd0x12a9…a21bBase—$0.00170%0x12a9…a21b42d ago0xb1ce7a…733ac8

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.