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—$1.21100%coinbase36d ago0x6a4b8e…ff8e2b
0xca0a…2d7a0x85b4…627cBase—$0.25100%coinbase36d ago0x44b3ea…b4fd23
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase36d ago0xf43b79…de1a44
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase36d ago0xf3c89c…412bb9
0xca0a…2d7a0x85b4…627cBase—$2.26100%coinbase36d ago0xbf6b0a…e5fce9
0x467f…a4c10x85b4…627cBase—$0.43100%coinbase36d ago0x2b59a3…172ebd
0x467f…a4c10x85b4…627cBase—$0.41100%coinbase36d ago0xc06638…3304bf
0x467f…a4c10x85b4…627cBase—$2.65100%coinbase36d ago0x5ce7a5…182dd9
0x467f…a4c10x85b4…627cBase—$0.47100%coinbase36d ago0x864731…84ef3c
0xca0a…2d7a0x85b4…627cBase—$0.33100%coinbase36d ago0x50dd0c…cfcdb8
0xca0a…2d7a0x85b4…627cBase—$0.52100%coinbase36d ago0xf6266b…fa26f7
0xca0a…2d7a0x85b4…627cBase—$0.37100%coinbase36d ago0xa1e7d1…cfcc34
0xca0a…2d7a0x85b4…627cBase—$0.34100%coinbase36d ago0x24ae2a…07809c
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase36d ago0xa7e11a…be05ba
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase36d ago0x03e26c…03be9a
0xca0a…2d7a0x85b4…627cBase—$0.80100%coinbase36d ago0xf4bd11…68e8c7
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase36d ago0xe87edc…4d01a9
0x467f…a4c10x85b4…627cBase—$1.31100%coinbase36d ago0xbae779…9cd7c1
0x467f…a4c10x85b4…627cBase—$1.12100%coinbase36d ago0x19ce6b…25f6c2
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase36d ago0x999ef9…95273b
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase36d ago0x74accd…db1bb4
0x467f…a4c10x85b4…627cBase—$0.67100%coinbase36d ago0xf756ea…c320ce
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase36d ago0xacd5b4…863e9f
0x467f…a4c10x85b4…627cBase—$0.26100%coinbase36d ago0xfd88b8…8169d2
0x467f…a4c10x85b4…627cBase—$0.57100%coinbase36d ago0xb64fae…510acd

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.