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—$4.63100%coinbase6d ago0x4fa583…e173ed
0x467f…a4c10x85b4…627cBase—$1.36100%coinbase6d ago0xdef367…819dcd
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase6d ago0x744adb…55bb9c
0xca0a…2d7a0x85b4…627cBase—$0.47100%coinbase6d ago0x6ea2eb…911b86
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase6d ago0x3ba600…e8b8b0
0xca0a…2d7a0x85b4…627cBase—$0.55100%coinbase6d ago0xfe6102…9d00bf
0x467f…a4c10x85b4…627cBase—$8.67100%coinbase6d ago0x338cb6…2beb49
0xca0a…2d7a0x85b4…627cBase—$2.68100%coinbase6d ago0x1dad0b…ae36c2
0xca0a…2d7a0x85b4…627cBase—$0.44100%coinbase6d ago0x7add85…dfba81
0xca0a…2d7a0x85b4…627cBase—$2.08100%coinbase6d ago0x4acc45…4c6242
0x467f…a4c10x85b4…627cBase—$11.06100%coinbase6d ago0x8778a4…42da08
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase6d ago0x30b89c…d66138
0xca0a…2d7a0x85b4…627cBase—$1.78100%coinbase6d ago0x29a61a…849c34
0xca0a…2d7a0x85b4…627cBase—$2.36100%coinbase6d ago0x8758f1…53f6d9
0x467f…a4c10x85b4…627cBase—$0.40100%coinbase6d ago0xbe9bb9…6db7f5
0x467f…a4c10x85b4…627cBase—$3.38100%coinbase6d ago0x6d9db2…476db2
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase6d ago0x78e370…a689d1
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase6d ago0x21ea8e…bf5465
0x467f…a4c10x85b4…627cBase—$0.49100%coinbase6d ago0xf02cf0…0cf4e4
0x467f…a4c10x85b4…627cBase—$3.62100%coinbase6d ago0x310642…bbf56d
0xca0a…2d7a0x85b4…627cBase—$1.34100%coinbase6d ago0xa35ccf…0031d7
0xca0a…2d7a0x85b4…627cBase—$0.25100%coinbase6d ago0x15564a…7401ed
0xca0a…2d7a0x85b4…627cBase—$0.78100%coinbase6d ago0x9765e6…117cff
0xca0a…2d7a0x85b4…627cBase—$2.08100%coinbase6d ago0x395077…2c426e
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase6d ago0xaaad3a…3f121e

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.