Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b45d ago0x03fa3d…d87506
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b45d ago0x389a86…4b6341
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b45d ago0x63f23b…6556e7
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b45d ago0xa77697…897350
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b45d ago0x52be69…9bfe2d
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b45d ago0xce0fd6…76f5a2
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b45d ago0x5d075d…86908a
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b45d ago0x786c47…929422
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b45d ago0xdd8080…e0167c
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b45d ago0xd2b9c8…571747
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b45d ago0x613692…c99002
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b45d ago0xc9b6d9…227124
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b45d ago0x640f4e…c607e2
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b45d ago0x053836…7da06d
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b45d ago0x7a076b…07a018
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b45d ago0xef32be…4824f8
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b45d ago0x3c7510…e85c34
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b45d ago0xbd372b…2c9487
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b45d ago0x220d8a…3db2fd
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b45d ago0xa0c4a5…f5283d
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b45d ago0x78a0fa…db2462
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b45d ago0x226c0d…751e17
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b45d ago0x935c3e…7cffd4
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b45d ago0xb6298f…e87163
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b45d ago0xaa8257…4965b7

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.