Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdfe5…4faa0xcf3d…b9fcBase—$50.00100%0xe528…c02844d ago0xdc1885…fe3bf6
0xdfe5…4faa0xcf3d…b9fcBase—$50.00100%0x23ef…243144d ago0x2e9c66…eaa7dd
0xda02…4ba00xcf3d…b9fcBase—$495.25100%0xe528…c02844d ago0x127407…898b1b
0xdf04…018e0xcf3d…b9fcBase—$20.00100%0x23ef…243144d ago0xf533f5…282426
0x5687…1eb30xcf3d…b9fcBase—$41.00100%0xe528…c02844d ago0x33e975…4d57bc
0x767b…a9f00xcf3d…b9fcBase—$56.59100%0x23ef…243144d ago0x7bb617…aeb2d3
0x30f4…75e70xcf3d…b9fcBase—$11.20100%0xe528…c02844d ago0x7cf58e…faddd3
0xb34b…c23a0xcf3d…b9fcBase—$40.02100%0x23ef…243144d ago0x5295fe…9e57da
0x876a…7c290xcf3d…b9fcBase—$140.00100%0x23ef…243144d ago0xd628be…aef0c6
0x1567…b4b20xcf3d…b9fcBase—$30.00100%0xe528…c02844d ago0x93acfb…8efb04
0x2ce0…e0a60xcf3d…b9fcBase—$175.00100%0xe528…c02844d ago0x814d48…bdf10d
0x6cac…dd5a0xcf3d…b9fcBase—$117.00100%0x23ef…243144d ago0x9e36d2…cd42fd
0x2ad6…68070xcf3d…b9fcBase—$458.76100%0x23ef…243144d ago0x612041…2753d2
0x2ad6…68070xcf3d…b9fcBase—$250.00100%0xe528…c02844d ago0x5e7e67…281256
0xa286…cf730xcf3d…b9fcBase—$250.00100%0xe528…c02844d ago0x0fcd99…122799
0xc7c1…40080xcf3d…b9fcBase—$20.00100%0x23ef…243144d ago0xe5cc47…891bb3
0xaeac…ef1c0xcf3d…b9fcBase—$980.00100%0xe528…c02844d ago0x194731…56ca2a
0x5d6d…a80a0xcf3d…b9fcBase—$20.00100%0x23ef…243144d ago0x67590b…bd4565
0x9f2e…ea1d0xcf3d…b9fcBase—$250.00100%0x23ef…243144d ago0x0922f9…d35e98
0xdf04…018e0xcf3d…b9fcBase—$20.00100%0xe528…c02844d ago0xb0c96f…2c5e13
0x4959…348a0xcf3d…b9fcBase—$652.98100%0x23ef…243144d ago0x791c5d…71510b
0xc9de…47a60xcf3d…b9fcBase—$229.27100%0xe528…c02844d ago0x46ad49…2e7cde
0x6612…dc280xcf3d…b9fcBase—$13.00100%0x23ef…243144d ago0xcac631…e799b2
0x163f…91450xcf3d…b9fcBase—$268.40100%0xe528…c02844d ago0x29b920…9880ef
0xb624…6f7a0xcf3d…b9fcBase—$36.00100%0x23ef…243144d ago0xeb34bd…81a730

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.