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.97100%coinbase4d ago0x82fae3…636eb0
0xca0a…2d7a0x85b4…627cBase—$1.10100%coinbase4d ago0xfcb887…4b2254
0xca0a…2d7a0x85b4…627cBase—$1.81100%coinbase4d ago0xaf2cc1…eb9aa8
0x467f…a4c10x85b4…627cBase—$4.64100%coinbase4d ago0x91dfb8…69ab07
0xca0a…2d7a0x85b4…627cBase—$5.18100%coinbase4d ago0x31faaf…dc5011
0xca0a…2d7a0x85b4…627cBase—$1.28100%coinbase4d ago0x186d0f…1f69fe
0xca0a…2d7a0x85b4…627cBase—$0.29100%coinbase4d ago0xb09cd8…55fe8b
0xca0a…2d7a0x85b4…627cBase—$1.12100%coinbase4d ago0x045098…e87d13
0x467f…a4c10x85b4…627cBase—$0.55100%coinbase4d ago0x67c595…0784f5
0x467f…a4c10x85b4…627cBase—$4.02100%coinbase4d ago0xa9ec63…a76de4
0xca0a…2d7a0x85b4…627cBase—$3.12100%coinbase5d ago0x859c43…5f8739
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase5d ago0xad4df6…3038c6
0xca0a…2d7a0x85b4…627cBase—$0.24100%coinbase5d ago0x7bc3ee…a46337
0x467f…a4c10x85b4…627cBase—$3.15100%coinbase5d ago0x64ef2a…7064a7
0xca0a…2d7a0x85b4…627cBase—$1.40100%coinbase5d ago0x3b38aa…abaa1b
0x467f…a4c10x85b4…627cBase—$2.20100%coinbase5d ago0x3578db…67079f
0x467f…a4c10x85b4…627cBase—$0.42100%coinbase5d ago0x1479b5…f1309d
0xca0a…2d7a0x85b4…627cBase—$3.25100%coinbase5d ago0x3c8afd…8611a5
0x467f…a4c10x85b4…627cBase—$0.55100%coinbase5d ago0xf02de9…14bf9e
0xca0a…2d7a0x85b4…627cBase—$0.98100%coinbase5d ago0xc12668…74a546
0x467f…a4c10x85b4…627cBase—$0.34100%coinbase5d ago0x1dbc70…cb5de0
0x467f…a4c10x85b4…627cBase—$0.49100%coinbase5d ago0x1b7348…f12af0
0x467f…a4c10x85b4…627cBase—$0.47100%coinbase5d ago0xbc5229…bd297a
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase5d ago0x5a3057…4b85bd
0x467f…a4c10x85b4…627cBase—$0.77100%coinbase5d ago0x1cbef7…ebc39c

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.