Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$4.63100%coinbase6d ago0x4fa583…e173ed
0xca0a…2d7a0x85b4…627cBase—$0.47100%coinbase6d ago0x6ea2eb…911b86
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase6d ago0x3ba600…e8b8b0
0xca0a…2d7a0x85b4…627cBase—$0.55100%coinbase6d ago0xfe6102…9d00bf
0xca0a…2d7a0x85b4…627cBase—$2.68100%coinbase6d ago0x1dad0b…ae36c2
0xca0a…2d7a0x85b4…627cBase—$0.44100%coinbase6d ago0x7add85…dfba81
0xca0a…2d7a0x85b4…627cBase—$2.08100%coinbase6d ago0x4acc45…4c6242
0xca0a…2d7a0x85b4…627cBase—$1.78100%coinbase6d ago0x29a61a…849c34
0xca0a…2d7a0x85b4…627cBase—$2.36100%coinbase6d ago0x8758f1…53f6d9
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase6d ago0x78e370…a689d1
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase6d ago0x21ea8e…bf5465
0xca0a…2d7a0x85b4…627cBase—$1.34100%coinbase6d ago0xa35ccf…0031d7
0xca0a…2d7a0x85b4…627cBase—$0.25100%coinbase6d ago0x15564a…7401ed
0xca0a…2d7a0x85b4…627cBase—$0.78100%coinbase6d ago0x9765e6…117cff
0xca0a…2d7a0x85b4…627cBase—$2.08100%coinbase6d ago0x395077…2c426e
0xca0a…2d7a0x85b4…627cBase—$3.15100%coinbase6d ago0xed5a75…8d234d
0xca0a…2d7a0x85b4…627cBase—$2.30100%coinbase6d ago0xdd7fbd…374077
0xca0a…2d7a0x85b4…627cBase—$2.25100%coinbase6d ago0xa4f75c…5e4081
0xca0a…2d7a0x85b4…627cBase—$0.92100%coinbase6d ago0x133132…75b6b3
0xca0a…2d7a0x85b4…627cBase—$0.87100%coinbase6d ago0x236294…f13391
0xca0a…2d7a0x85b4…627cBase—$1.08100%coinbase6d ago0xfcea6a…c3dd63
0xca0a…2d7a0x85b4…627cBase—$0.50100%coinbase6d ago0xe5f857…668343
0xca0a…2d7a0x85b4…627cBase—$1.74100%coinbase6d ago0x19468b…4d426f
0xca0a…2d7a0x85b4…627cBase—$0.44100%coinbase6d ago0x46ea42…11828f
0xca0a…2d7a0x85b4…627cBase—$0.36100%coinbase6d ago0x90301c…41dc92

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.