Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed8d…4b350x2b6d…32c5Base2sPublic-records$0.0048100%coinbase71d ago0x7ea625…c7426c
0xed8d…4b350x2b6d…32c5Base2sPublic-records$0.006100%coinbase71d ago0x3c6ba4…568970
0xed8d…4b350x2b6d…32c5Base2sPublic-records$0.0018100%coinbase71d ago0x2892b9…f4b278
0xed8d…4b350x2b6d…32c5Base2sPublic-records$0.001100%coinbase71d ago0x780294…ca0e3b
0xed8d…4b350x2b6d…32c5Base2sPublic-records$0.0048100%coinbase71d ago0x1bc667…1a0dbf
0xed8d…4b350x2b6d…32c5Base2sPublic-records$0.00144100%coinbase72d ago0xf01fd4…a6da70
0xed8d…4b350x2b6d…32c5Base2sPublic-records$0.001100%coinbase72d ago0x989d4d…55acfd
0xed8d…4b350x2b6d…32c5Base2sPublic-records$0.006100%coinbase72d ago0x095a50…52d718
0xed8d…4b350x2b6d…32c5Base2sPublic-records$0.001100%coinbase72d ago0xb92309…7569ee
0xed8d…4b350x2b6d…32c5Base2sPublic-records$0.001100%coinbase72d ago0x14fa99…7a7e94
0xed8d…4b350x2b6d…32c5Base2sPublic-records$0.0012100%coinbase72d ago0x5329a4…f1a769
0xed8d…4b350x2b6d…32c5Base2sPublic-records$0.0024100%coinbase72d ago0x7c9083…7dae5b
0xed8d…4b350x2b6d…32c5Base2sPublic-records$0.0012100%coinbase72d ago0x61400f…dd80f1
0xed8d…4b350x2b6d…32c5Base2sPublic-records$0.001100%coinbase72d ago0x4711b3…109335
0xed8d…4b350x2b6d…32c5Base2sPublic-records$0.0012100%coinbase72d ago0x42ec81…19e6c8
0xed8d…4b350x2b6d…32c5Base2sPublic-records$0.0048100%coinbase72d ago0xed601a…ff0615
0xed8d…4b350x2b6d…32c5Base2sPublic-records$0.0018100%coinbase72d ago0xb286f4…50b40d
0xed8d…4b350x2b6d…32c5Base2sPublic-records$0.001100%coinbase72d ago0x93bc42…066b3b
0xed8d…4b350x2b6d…32c5Base2sPublic-records$0.001100%coinbase72d ago0xc56a44…b45773
0xed8d…4b350x2b6d…32c5Base2sPublic-records$0.0048100%coinbase72d ago0xfb7307…20120f
0xed8d…4b350x2b6d…32c5Base2sPublic-records$0.001100%coinbase72d ago0x752bb1…65bd79
0xed8d…4b350x2b6d…32c5Base2sPublic-records$0.001100%coinbase72d ago0x3a46b3…b31b88
0xed8d…4b350x2b6d…32c5Base2sPublic-records$0.0012100%coinbase72d ago0xbf3a8b…d0efa7
0xed8d…4b350x2b6d…32c5Base2sPublic-records$0.0048100%coinbase72d ago0x99549c…555fa2
0xed8d…4b350x2b6d…32c5Base2sPublic-records$0.0048100%coinbase72d ago0x5e5188…bb8855

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.