Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI14d ago0x4c0b3d…443456
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI14d ago0xd724dc…b33661
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI14d ago0x3b93d3…a0cc4f
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI14d ago0x078097…4b8361
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI14d ago0xc41048…e47b13
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI14d ago0x6ed78d…15f34a
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI14d ago0xe8d6cf…a43785
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI14d ago0x244a11…43c808
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI14d ago0x246a22…368e4d
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI14d ago0x214cb9…b6ed7a
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI14d ago0x1182bd…feea1b
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI14d ago0x5485fd…ee5e94
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI14d ago0x983806…4880bb
0x1b70…a9b80x7ac3…d43cBase—$1.30100%payAI14d ago0x2e32b3…00df12
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI14d ago0x583c59…f8edc9
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI14d ago0xde5d21…02b4fa
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI14d ago0x034e94…5e33fb
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI14d ago0x87141e…82352d
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI14d ago0x542b20…1770de
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI14d ago0x5ae0f7…76c791
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI14d ago0x8367dd…8b86eb
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI14d ago0x70df43…b513ab
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI14d ago0xfbbf7c…6d0de8
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI14d ago0x618842…8326ac
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI14d ago0x35539f…46ead9

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.