Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$16.79100%mrdn100d ago0x6a5c6d…7e1acc
0x13db…51920x8e77…e2d6Base—$20.41100%mrdn100d ago0x748ccd…f69398
0x13db…51920x8e77…e2d6Base—$32.14100%mrdn100d ago0x9698f3…9a85e3
0x13db…51920x8e77…e2d6Base—$26.64100%mrdn100d ago0xe2a076…ff35af
0x13db…51920x8e77…e2d6Base—$26.34100%mrdn101d ago0xe490be…835863
0x13db…51920x8e77…e2d6Base—$35.79100%mrdn101d ago0x9a4cb7…502fbd
0x13db…51920x8e77…e2d6Base—$28.24100%mrdn101d ago0x508d6d…3d1f57
0x13db…51920x8e77…e2d6Base—$20.73100%mrdn101d ago0x4a4007…19fad8
0x13db…51920x8e77…e2d6Base—$16.28100%mrdn101d ago0x030279…7bd58e
0x13db…51920x8e77…e2d6Base—$12.74100%mrdn101d ago0xd45539…13b7f9
0x13db…51920x8e77…e2d6Base—$17.71100%mrdn101d ago0x97ccaa…02b93d
0x13db…51920x8e77…e2d6Base—$13.11100%mrdn101d ago0xf3097e…dd715f
0x13db…51920x8e77…e2d6Base—$15.70100%mrdn101d ago0xc19182…9e874d
0x13db…51920x8e77…e2d6Base—$13.90100%mrdn101d ago0xac622a…6de2c6
0x13db…51920x8e77…e2d6Base—$27.52100%mrdn101d ago0x474201…262a82
0x13db…51920x8e77…e2d6Base—$25.80100%mrdn101d ago0xaba795…3846c4
0x13db…51920x8e77…e2d6Base—$14.95100%mrdn101d ago0x083574…35f21f
0x13db…51920x8e77…e2d6Base—$24.12100%mrdn101d ago0xe78cb0…d6a268
0x13db…51920x8e77…e2d6Base—$23.23100%mrdn101d ago0x227eb4…f41748
0x13db…51920x8e77…e2d6Base—$26.50100%mrdn101d ago0xd1484d…5644bc
0x13db…51920x8e77…e2d6Base—$24.11100%mrdn101d ago0xba93af…510092
0x13db…51920x8e77…e2d6Base—$19.27100%mrdn101d ago0xc8e05a…212091
0x13db…51920x8e77…e2d6Base—$19.36100%mrdn101d ago0x58b405…aa7d38
0x13db…51920x8e77…e2d6Base—$12.24100%mrdn101d ago0xbceb17…116bd2

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.