Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7100…9c140x73fc…b29bBase—$0.0085100%0xdf7d…5dbd107d ago0x437da9…a14ab2
0x7100…9c140x73fc…b29bBase—$0.0085100%0x0021…ad8f107d ago0xf36bb9…4288c0
0x7100…9c140x73fc…b29bBase—$0.0085100%0x0018…ca97107d ago0xcfbd13…93d0da
0x7100…9c140x73fc…b29bBase—$0.0085100%0xdf7d…5dbd107d ago0xe3f8c3…2bf9a0
0x7100…9c140x73fc…b29bBase—$0.0085100%0x0021…ad8f107d ago0x29aa1d…5bb10b
0x7100…9c140x73fc…b29bBase—$0.0085100%0x0018…ca97107d ago0xc94561…79f4fe
0x7100…9c140x73fc…b29bBase—$0.0085100%0xdf7d…5dbd107d ago0xb739bf…952835
0x7100…9c140x73fc…b29bBase—$0.0085100%0x0021…ad8f107d ago0xad3eeb…900f2e
0x7100…9c140x73fc…b29bBase—$0.0085100%0x0018…ca97107d ago0xc86155…495fac
0x7100…9c140x73fc…b29bBase—$0.0085100%0xdf7d…5dbd107d ago0xbd264e…526b7f
0x7100…9c140x73fc…b29bBase—$0.0085100%0x0021…ad8f107d ago0xa89e2f…e87723
0x7100…9c140x73fc…b29bBase—$0.0085100%0x0018…ca97107d ago0x126cab…b02949
0x7100…9c140x73fc…b29bBase—$0.0085100%0xdf7d…5dbd107d ago0xfe18f0…aa13ac
0x7100…9c140x73fc…b29bBase—$0.0085100%0x0021…ad8f107d ago0x7a7fb6…9c70c8
0x7100…9c140x73fc…b29bBase—$0.0085100%0x0018…ca97107d ago0x40deac…fbd694
0x7100…9c140x73fc…b29bBase—$0.0085100%0xdf7d…5dbd107d ago0xc05b44…f60a5b
0x7100…9c140x73fc…b29bBase—$0.0085100%0x0021…ad8f107d ago0x5cf58d…275e5f
0x7100…9c140x73fc…b29bBase—$0.0085100%0x0018…ca97107d ago0x4f7a8d…b149d3
0x7100…9c140x73fc…b29bBase—$0.0085100%0xdf7d…5dbd107d ago0xdda071…53c4b9
0x7100…9c140x73fc…b29bBase—$0.0085100%0x0021…ad8f107d ago0x590fb1…10a227
0x7100…9c140x73fc…b29bBase—$0.0085100%0x0018…ca97107d ago0xeaf7b7…21e7d7
0x7100…9c140x73fc…b29bBase—$0.0085100%0xdf7d…5dbd107d ago0xd013b4…452056
0x7100…9c140x73fc…b29bBase—$0.0085100%0x0021…ad8f107d ago0xb457f7…fde471
0x7100…9c140x73fc…b29bBase—$0.0085100%0x0018…ca97107d ago0xb8745d…5a6dd0
0x7100…9c140x73fc…b29bBase—$0.0085100%0xdf7d…5dbd107d ago0xf810fe…8c90e8

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.