Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebe…12d80x2b6d…32c5Base2sPublic-records$0.0027100%coinbase14d ago0x0648b6…5fdf02
0x1ebe…12d80x2b6d…32c5Base2sPublic-records$0.0027100%coinbase14d ago0xc9f0af…023757
0x3a0a…773e0x2b6d…32c5Base2sPublic-records$0.05100%coinbase14d ago0x69baf9…02eb8e
0x3a0a…773e0x2b6d…32c5Base2sPublic-records$0.006100%coinbase14d ago0xc6786c…38af61
0x3a0a…773e0x2b6d…32c5Base2sPublic-records$0.0072100%coinbase14d ago0xd19f12…8e3957
0x3a0a…773e0x2b6d…32c5Base2sPublic-records$0.0027100%coinbase14d ago0xb582ea…6a632e
0x3a0a…773e0x2b6d…32c5Base2sPublic-records$0.01100%coinbase14d ago0x63e44f…7dab7a
0x3a0a…773e0x2b6d…32c5Base2sPublic-records$0.003100%coinbase14d ago0x3a3567…a7b408
0x3a0a…773e0x2b6d…32c5Base2sPublic-records$0.0036100%coinbase14d ago0x3c4178…5185ed
0x3a0a…773e0x2b6d…32c5Base2sPublic-records$0.006100%coinbase14d ago0xe55aaa…faba9e
0x3a0a…773e0x2b6d…32c5Base2sPublic-records$0.01100%coinbase14d ago0x1b3445…0685fb
0x1ebe…12d80x2b6d…32c5Base2sPublic-records$0.0027100%coinbase14d ago0x4e38cb…a34240
0x54e1…f4e00x2b6d…32c5Base2sPublic-records$0.0025100%coinbase14d ago0x54858d…c371ac
0x54e1…f4e00x2b6d…32c5Base2sPublic-records$0.0025100%coinbase14d ago0x48b7c0…915441
0x54e1…f4e00x2b6d…32c5Base2sPublic-records$0.0045100%coinbase14d ago0xc7bc26…18e8e3
0x54e1…f4e00x2b6d…32c5Base2sPublic-records$0.003100%coinbase14d ago0x6f9d07…827891
0x54e1…f4e00x2b6d…32c5Base2sPublic-records$0.0025100%coinbase14d ago0x877c59…09f3f6
0x54e1…f4e00x2b6d…32c5Base2sPublic-records$0.0025100%coinbase14d ago0x37ebf1…bfed3d
0x54e1…f4e00x2b6d…32c5Base2sPublic-records$0.0025100%coinbase14d ago0x517db0…badf78
0x54e1…f4e00x2b6d…32c5Base2sPublic-records$0.0025100%coinbase14d ago0x2b84d4…a210df
0x54e1…f4e00x2b6d…32c5Base2sPublic-records$0.0025100%coinbase14d ago0xb45c3d…9003ef
0xb646…6e560x2b6d…32c5Base2sPublic-records$0.0025100%coinbase14d ago0xb1df40…d55f15
0xe629…4b540x2b6d…32c5Base2sPublic-records$0.0036100%coinbase14d ago0x6cf18c…f46e87
0xe629…4b540x2b6d…32c5Base2sPublic-records$0.0036100%coinbase14d ago0x30d802…62530d
0xe629…4b540x2b6d…32c5Base2sPublic-records$0.0036100%coinbase14d ago0x2560b3…0accc2

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.