Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13de…883e0x572a…6cb5Base—$32.29100%0x96de…249b59d ago0x2ff8d9…bb4fa2
0x13de…883e0x0aa8…eab5Base—$50.00100%0x96de…249b59d ago0x830a28…b2462f
0x13de…883e0x5b35…53c9Base—$50.00100%0x96de…249b59d ago0x003747…986a34
0x13de…883e0x0aa8…eab5Base—$50.00100%0x96de…249b59d ago0xb5292c…fb6027
0x13de…883e0x4438…d4e9Base—$24.97100%0x96de…249b59d ago0x04a1eb…228990
0x13de…883e0x0aa8…eab5Base—$50.00100%0x96de…249b59d ago0x502177…ce4c09
0x13de…883e0x0aa8…eab5Base—$6.72100%0x96de…249b59d ago0xb0237a…16c05d
0x13de…883e0xacf4…dc8eBase—$90.66100%0x96de…249b59d ago0xa710f5…39b0e7
0x13de…883e0xf340…66b0Base—$138.50100%0x96de…249b59d ago0x443527…5ad9c7
0x13de…883e0x653e…37bcBase—$82.60100%0x96de…249b59d ago0xee98e8…858093
0x13de…883e0x572a…6cb5Base—$107.71100%0x96de…249b59d ago0x389a1e…f01419
0x13de…883e0xed1d…6842Base—$140.00100%0x96de…249b59d ago0xb9115e…3a3e91
0x13de…883e0xb49e…7386Base—$53.94100%0x96de…249b59d ago0x36f1f4…cf2f41
0x13de…883e0x20a6…2b9cBase—$61.42100%0x96de…249b59d ago0x7ca77c…feacf4
0x13de…883e0x5b35…53c9Base—$48.16100%0x96de…249b59d ago0x0f01ac…2b1929
0x13de…883e0x75c5…dc63Base—$140.00100%0x96de…249b59d ago0x097155…18b89c
0x13de…883e0x78cf…c1edBase—$79.74100%0x96de…249b59d ago0x08edad…70fd20
0x13de…883e0x2f47…d2a4Base—$23.26100%0x96de…249b59d ago0x28965c…614d12
0x13de…883e0x9e7c…a8d3Base—$16.97100%0x96de…249b59d ago0x90d6bd…3e35e6
0x13de…883e0x0b90…8fc9Base—$17.00100%0x96de…249b59d ago0x532585…af547b
0x13de…883e0xf343…09bdBase—$17.00100%0x96de…249b59d ago0x8508fa…74eed2
0x13de…883e0xce5c…b4c1Base—$54.24100%0x96de…249b60d ago0x46d031…2c399a

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.