Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0363…e0730xcf3d…b9fcBase—$28.65100%0x23ef…243160d ago0x1bbeda…29d299
0x0363…e0730xcf3d…b9fcBase—$100.00100%0xe528…c02860d ago0x562e1a…dad26f
0x0363…e0730xcf3d…b9fcBase—$100.00100%0x23ef…243160d ago0xe01147…f5c1b1
0x0363…e0730xcf3d…b9fcBase—$100.00100%0xe528…c02860d ago0x3b7305…fe5515
0x221b…f4140xcf3d…b9fcBase—$33.20100%0x23ef…243160d ago0xe225bd…e534c2
0xf144…53c00xcf3d…b9fcBase—$140.04100%0xe528…c02860d ago0x712aff…29db5c
0xf144…53c00xcf3d…b9fcBase—$159.96100%0x23ef…243160d ago0xc72fdb…c7c8fd
0xb4ca…f9ab0xcf3d…b9fcBase—$395.59100%0xe528…c02860d ago0x212f84…4953e1
0x2b08…b2900xcf3d…b9fcBase—$221.01100%0x23ef…243160d ago0x81c49f…9ff849
0xc663…79800xcf3d…b9fcBase—$443.55100%0xe528…c02860d ago0x997615…1c82f9
0x1d8a…b3290xcf3d…b9fcBase—$64.61100%0x23ef…243160d ago0x88208f…c98bfb
0x2e37…2e100xcf3d…b9fcBase—$35.38100%0xe528…c02860d ago0xc16dcd…372ec3
0xa739…4d900xcf3d…b9fcBase—$20.00100%0x23ef…243160d ago0x40b9d5…3d2be3
0x2b8f…b4580xcf3d…b9fcBase—$110.89100%0xe528…c02860d ago0xd397bb…7dd7a0
0x677f…63da0xcf3d…b9fcBase—$500.00100%0x23ef…243160d ago0x6bf7e3…e4c69b
0xbb26…16000xcf3d…b9fcBase—$558.08100%0xe528…c02860d ago0x0586f5…11c1cf
0xc14e…08030xcf3d…b9fcBase—$191.00100%0x23ef…243160d ago0x9e601d…36d9d1
0xc14e…08030xcf3d…b9fcBase—$300.00100%0xe528…c02860d ago0x35f723…7e21f5
0x8d06…44900xcf3d…b9fcBase—$33.74100%0x23ef…243160d ago0xc8d017…a529b9
0x677f…63da0xcf3d…b9fcBase—$500.00100%0xe528…c02860d ago0xfb5f6a…3d9648
0xdf04…018e0xcf3d…b9fcBase—$20.00100%0x23ef…243160d ago0x99a8bf…979d80
0x0472…59ec0xcf3d…b9fcBase—$17.54100%0xe528…c02860d ago0x64c2d0…bd8683
0x5555…f6f90xcf3d…b9fcBase—$16.44100%0x23ef…243160d ago0x60ffb8…38ff49
0xb0b1…2a3b0xcf3d…b9fcBase—$101.81100%0xe528…c02860d ago0xc0ee5f…03484c
0xc7c1…40080xcf3d…b9fcBase—$35.00100%0x23ef…243160d ago0x612d85…bab160

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.