Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6408…f6500x1e8e…60f8Base—$1.00100%anyspend44d ago0x36fb33…73e2a5
0xc57d…a8290x1e8e…60f8Base—$2.00100%anyspend44d ago0x00c706…05e288
0xde89…c2b40x1e8e…60f8Base—$1.00100%anyspend44d ago0x016854…302ba5
0x3059…fd9b0x1e8e…60f8Base—$1.00100%anyspend44d ago0xe4e5a7…1d2d7f
0x2bdb…eb350x1e8e…60f8Base—$1.00100%anyspend44d ago0x75588b…6ba332
0x6408…f6500x1e8e…60f8Base—$2.00100%anyspend44d ago0x6d189a…f8e65b
0xed10…358b0x1e8e…60f8Base—$1.00100%anyspend44d ago0x639ba2…550f10
0xe176…98670x1e8e…60f8Base—$1.00100%anyspend44d ago0x7f4fe7…dcf016
0xd628…19640x1e8e…60f8Base—$1.00100%anyspend44d ago0x41056f…01f7be
0xde89…c2b40x1e8e…60f8Base—$1.00100%anyspend44d ago0x17dd94…b289ed
0xe77c…f5b90x1e8e…60f8Base—$2.00100%anyspend44d ago0x5e63b2…56dc92
0x2bdb…eb350x1e8e…60f8Base—$2.00100%anyspend44d ago0xe6598d…6eeb97
0xa455…10110x1e8e…60f8Base—$1.00100%anyspend44d ago0xf44b5e…167624
0x43a1…9e560x1e8e…60f8Base—$1.00100%anyspend44d ago0x3da37b…fded58
0xc57d…a8290x1e8e…60f8Base—$3.00100%anyspend44d ago0xb472c7…d070de
0xde89…c2b40x1e8e…60f8Base—$1.00100%anyspend44d ago0x6ea67f…1946ba
0xa455…10110x1e8e…60f8Base—$2.00100%anyspend44d ago0xb153b6…3b42b4
0xd5cc…22a70x1e8e…60f8Base—$3.00100%anyspend44d ago0xadd6f4…55bbb0
0x0bf6…51070x1e8e…60f8Base—$1.00100%anyspend44d ago0x3121bd…d9d8bc
0x427e…903e0x1e8e…60f8Base—$1.00100%anyspend44d ago0x156c21…2d8aa8
0xe771…b6150x1e8e…60f8Base—$2.00100%anyspend44d ago0x578381…396875
0xe1e7…a8d80x1e8e…60f8Base—$1.00100%anyspend44d ago0x243cee…f6fe19
0xd628…19640x1e8e…60f8Base—$2.00100%anyspend44d ago0x8fab7f…53da0a
0xc37b…34f50x1e8e…60f8Base—$1.00100%anyspend44d ago0x3a56b3…feb5bd
0xc57d…a8290x1e8e…60f8Base—$1.00100%anyspend44d ago0x9fa4ec…4c8d1f

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.