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—$1.36100%coinbase6d ago0xdef367…819dcd
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase6d ago0x744adb…55bb9c
0x467f…a4c10x85b4…627cBase—$8.67100%coinbase6d ago0x338cb6…2beb49
0x467f…a4c10x85b4…627cBase—$11.06100%coinbase6d ago0x8778a4…42da08
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase6d ago0x30b89c…d66138
0x467f…a4c10x85b4…627cBase—$0.40100%coinbase6d ago0xbe9bb9…6db7f5
0x467f…a4c10x85b4…627cBase—$3.38100%coinbase6d ago0x6d9db2…476db2
0x467f…a4c10x85b4…627cBase—$0.49100%coinbase6d ago0xf02cf0…0cf4e4
0x467f…a4c10x85b4…627cBase—$3.62100%coinbase6d ago0x310642…bbf56d
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase6d ago0xaaad3a…3f121e
0x467f…a4c10x85b4…627cBase—$2.13100%coinbase6d ago0x35b1a5…a353a4
0x467f…a4c10x85b4…627cBase—$0.21100%coinbase6d ago0xbb5ad3…151a30
0x467f…a4c10x85b4…627cBase—$0.25100%coinbase6d ago0xf26c55…05e301
0x467f…a4c10x85b4…627cBase—$1.04100%coinbase6d ago0x4db9f7…cabf20
0x467f…a4c10x85b4…627cBase—$1.34100%coinbase6d ago0xbb1304…5b5db2
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase6d ago0xaa00bc…5e4e99
0x467f…a4c10x85b4…627cBase—$0.22100%coinbase6d ago0x4ddf85…60837c
0x467f…a4c10x85b4…627cBase—$0.48100%coinbase6d ago0xde3a46…296f8b
0x467f…a4c10x85b4…627cBase—$2.26100%coinbase6d ago0xe0f8d0…c0c198
0x467f…a4c10x85b4…627cBase—$0.18100%coinbase6d ago0xab685f…bdafa4
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase6d ago0xb2100a…95bd9d
0x467f…a4c10x85b4…627cBase—$0.19100%coinbase6d ago0x76fd6c…3a1181
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase6d ago0xf5bb51…61dd07
0x467f…a4c10x85b4…627cBase—$0.93100%coinbase6d ago0x0a736c…2c3b19
0x467f…a4c10x85b4…627cBase—$0.48100%coinbase6d ago0xd8349c…d37c0e

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.