Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x245b…1bacBase—$9,967.9470%0x64b2…883338d ago0x89a9aa…ae8d7b
0xa54d…49f50x813f…3075Base—$17,996.2970%0x64b2…883338d ago0x2ac6c8…deb331
0xa54d…49f50x13fd…c01dBase—$1,407.9570%0x64b2…883338d ago0x0c2b9e…0c3d7f
0xa54d…49f50x40b1…d2c0Base—$1,162.5670%0x64b2…883338d ago0xa33edb…3bd941
0xa54d…49f50x3210…5f9eBase—$4.9870%0x64b2…883338d ago0x7aeea2…b2e1c4
0xa54d…49f50x3210…5f9eBase—$3.9870%0x64b2…883338d ago0x871786…1ae300
0xa54d…49f50x8c9b…4efcBase—$7,875.0870%0x64b2…883338d ago0x281183…b48303
0xa54d…49f50x31ed…3ef3Base—$1.7970%0x7347…d69138d ago0x75b1d5…19ebe7
0xa54d…49f50x4397…7388Base—$2,140.8670%0x64b2…883338d ago0xc222f7…4f8ed9
0xa54d…49f50xf49a…3f6aBase—$4,499.0670%0x64b2…883338d ago0xec4d6d…f530e2
0xa54d…49f50xe33f…d6f9Base—$4.9870%0x64b2…883338d ago0x92cb44…1480ce
0xa54d…49f50x7eaf…7f19Base—$1,141.5670%0x64b2…883339d ago0x99574e…c7b23f
0xa54d…49f50x719c…c034Base—$2,512.7870%0x64b2…883339d ago0x1e0874…0bb189
0xa54d…49f50xce3f…5b16Base—$1,019.3070%0x64b2…883339d ago0x8c2850…deee50
0xa54d…49f50x97ab…7af4Base—$13,174.8570%0x64b2…883339d ago0x7071ac…65266e
0xa54d…49f50xe4ac…fe3eBase—$14,469.5670%0x64b2…883339d ago0x2ff071…34b551
0xa54d…49f50x20c9…2709Base—$2,029.5670%0x64b2…883339d ago0xea68dc…53f43f

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.