Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19eb…a4460xba93…ea48Base$0.19100%openfacilitator66d ago0x7c4782…b0ecdf
0x19eb…a4460xff15…eca5Base$0.05100%openfacilitator66d ago0x1807cb…3cf1a7
0x19eb…a4460x276c…eb01Base$0.01100%openfacilitator66d ago0x64550f…c0edaa
0x19eb…a4460xba93…ea48Base$0.19100%openfacilitator66d ago0x2c166d…1c5d97
0x19eb…a4460xff15…eca5Base$0.05100%openfacilitator66d ago0x55ae86…e9e2e9
0x19eb…a4460x276c…eb01Base$0.01100%openfacilitator66d ago0x14f007…95d4ac
0x19eb…a4460xff15…eca5Base$0.20100%openfacilitator66d ago0xaf0ed6…e9848c
0x19eb…a4460x276c…eb01Base$0.05100%openfacilitator66d ago0x39b694…7aa34a
0x19eb…a4460xba93…ea48Base$0.75100%openfacilitator66d ago0x99fcb4…f19c4b
0x19eb…a4460xff15…eca5Base$0.20100%openfacilitator66d ago0xc3ff42…6fbc2e
0x19eb…a4460x276c…eb01Base$0.05100%openfacilitator66d ago0x51d490…d5bbb1
0x19eb…a4460xba93…ea48Base$0.75100%openfacilitator66d ago0x2bdd47…64b28d
0x19eb…a4460xff15…eca5Base$0.20100%openfacilitator66d ago0x54d3a8…e7feda
0x19eb…a4460x276c…eb01Base$0.05100%openfacilitator66d ago0x608c2c…668bbe
0x19eb…a4460xff15…eca5Base$0.20100%openfacilitator66d ago0xc8de2b…bf24ad
0x19eb…a4460xba93…ea48Base$0.75100%openfacilitator66d ago0x95378b…109a43
0x19eb…a4460x276c…eb01Base$0.05100%openfacilitator66d ago0x6e4db7…0fc438
0x19eb…a4460xff15…eca5Base$0.05100%openfacilitator66d ago0xdf623e…bee93c
0x19eb…a4460x99a2…2a35Base$0.19100%openfacilitator66d ago0xea51a9…191496
0x19eb…a4460x276c…eb01Base$0.01100%openfacilitator66d ago0x3afd33…f3fc94
0x19eb…a4460x99a2…2a35Base$0.75100%openfacilitator66d ago0x10f0b6…f062fa
0x19eb…a4460xff15…eca5Base$0.20100%openfacilitator66d ago0x3edeba…1c896c
0x19eb…a4460x276c…eb01Base$0.05100%openfacilitator66d ago0xa49b65…030da1
0x19eb…a4460x99a2…2a35Base$0.75100%openfacilitator66d ago0xfa8684…c7969f
0x19eb…a4460x276c…eb01Base$0.05100%openfacilitator66d ago0x68d146…e6b8cf

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.