Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$3.17100%coinbase19d ago0x698424…310449
0x467f…a4c10x85b4…627cBase—$0.58100%coinbase19d ago0x3ff9c1…7aa3fd
0x467f…a4c10x85b4…627cBase—$1.31100%coinbase19d ago0x47d74a…06a5e7
0x467f…a4c10x85b4…627cBase—$0.47100%coinbase19d ago0xfdf670…e1e873
0x467f…a4c10x85b4…627cBase—$0.35100%coinbase19d ago0xa533e7…b348f5
0x467f…a4c10x85b4…627cBase—$1.37100%coinbase19d ago0x0a2ffd…1ea3ce
0x467f…a4c10x85b4…627cBase—$0.43100%coinbase19d ago0x2d0f82…11b814
0x467f…a4c10x85b4…627cBase—$0.44100%coinbase19d ago0xdf63d3…0569e4
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase19d ago0x9610f1…f7bd49
0x467f…a4c10x85b4…627cBase—$4.54100%coinbase19d ago0x051eb6…912707
0x467f…a4c10x85b4…627cBase—$0.37100%coinbase19d ago0x6b6ee3…86f888
0x467f…a4c10x85b4…627cBase—$0.53100%coinbase19d ago0x1a6505…d52094
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase19d ago0x83bf6a…809386
0x467f…a4c10x85b4…627cBase—$0.35100%coinbase19d ago0x472826…378711
0x467f…a4c10x85b4…627cBase—$0.58100%coinbase20d ago0x80d4bc…d182f9
0x467f…a4c10x85b4…627cBase—$2.23100%coinbase20d ago0xf69404…5572aa
0x467f…a4c10x85b4…627cBase—$0.62100%coinbase20d ago0xa5fc24…2b6b6f
0x467f…a4c10x85b4…627cBase—$1.38100%coinbase20d ago0xf036cd…07c27c
0x467f…a4c10x85b4…627cBase—$2.17100%coinbase20d ago0xab32d3…5155bc
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase20d ago0xbabf08…53e8c8
0x467f…a4c10x85b4…627cBase—$1.27100%coinbase20d ago0x33958f…fee87b
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase20d ago0xed3b91…1a9c66
0x467f…a4c10x85b4…627cBase—$0.87100%coinbase20d ago0x209c46…54871a
0x467f…a4c10x85b4…627cBase—$0.30100%coinbase20d ago0xc48de9…f54d06
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase20d ago0xf6fed6…4c02d5

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.