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—$0.03100%coinbase96d ago0xc21187…264b5f
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase96d ago0x2330ff…e879b0
0xca0a…2d7a0x85b4…627cBase—$0.03100%coinbase96d ago0x3168fd…4a7d2f
0xca0a…2d7a0x85b4…627cBase—$0.03100%coinbase96d ago0xf0b13a…d729c4
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase96d ago0x723298…eeffa3
0xca0a…2d7a0x85b4…627cBase—$0.03100%coinbase96d ago0xb3fee5…0130a4
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase96d ago0x04e8ae…be3742
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase96d ago0x9a0246…caabb8
0xca0a…2d7a0x85b4…627cBase—$0.03100%coinbase96d ago0xbb0dd6…6ef554
0xca0a…2d7a0x85b4…627cBase—$0.03100%coinbase96d ago0xa6e45e…630cda
0xca0a…2d7a0x85b4…627cBase—$0.03100%coinbase96d ago0xce4876…f00174
0xca0a…2d7a0x85b4…627cBase—$0.03100%coinbase96d ago0xe4c6c7…8bd9cd
0x467f…a4c10x85b4…627cBase—$0.16100%coinbase96d ago0x3bd5ef…d63371
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase96d ago0xa41fef…9f5a93
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase96d ago0x43f092…f2fdaa
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase96d ago0xf90a57…0645c6
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase96d ago0x493f82…17bf80
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase96d ago0x74394b…9d1d3c
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase96d ago0x2b4b6e…1bcfbd
0x467f…a4c10x85b4…627cBase—$0.26100%coinbase96d ago0xf198d3…2ae6fb
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase96d ago0xb89730…f4b769
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase96d ago0x7f8c4c…5a6297
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase96d ago0xab333d…c4d68f
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase96d ago0x6e2db1…eb8700
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase96d ago0x7c1bea…f4e908

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.