Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x178a…5aa40x0f7a…9fd2Base$9.9570%0x1d90…b0aa3d ago0xb3e39d…f7b67a
0x38f5…893e0x0f7a…9fd2Base$4.9570%0xdd80…50103d ago0x5c21ae…faee93
0x0a54…35fe0x0f7a…9fd2Base$19.9570%0x9e8f…f4f73d ago0x4b9f95…37b273
0x0a54…35fe0x0f7a…9fd2Base$19.9570%0x9e8f…f4f73d ago0xefa960…d42dd9
0x6aeb…95f60x0f7a…9fd2Base$99.7570%0xa3c0…ee4c3d ago0xba1bcd…c04161
0x3040…71390x0f7a…9fd2Base$9.9570%0x73b4…e7363d ago0x21325c…167193
0x6340…03d40x0f7a…9fd2Base$0.5970%0xa3c0…ee4c3d ago0x2bf9b8…efa3b8
0x0d76…b6b20x0f7a…9fd2Base$87.7570%0x9b9a…b86b3d ago0x7ba8eb…cd119f
0xf15d…11490x0f7a…9fd2Base$99.9570%0xa3c0…ee4c3d ago0x995dd6…5d5885
0xc646…57f20x0f7a…9fd2Base$99.9570%0x706f…a69f3d ago0x4c7d69…a11fc7
0x0a54…35fe0x0f7a…9fd2Base$4.9570%0xdd80…50103d ago0xa882c5…0a50d5
0x26cf…f16c0x0f7a…9fd2Base$59.9570%0x666e…46663d ago0x777cf1…63a140
0xa738…eb620x0f7a…9fd2Base$79.9570%0xc8bd…f6c93d ago0xfa5ae3…b5b112
0x0cc1…6bec0x0f7a…9fd2Base$49.9570%0xb629…dab43d ago0x3eb81b…98404b
0x19bf…eadd0x0f7a…9fd2Base$49.9570%0x666e…46663d ago0xd5e8f9…c948c2
0x2350…3ff10x0f7a…9fd2Base$1.5570%0x4ae1…117b4d ago0x439336…ee5abc
0x2564…e2360x0f7a…9fd2Base$49.9570%0xaebf…8b574d ago0xbdf662…5b7f31

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.