Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc88c…d0ce0xc4f0…0bb9Base—$78.2970%0xd05c…826013d ago0xfab7fd…cff213
0x649c…8e2a0xc4f0…0bb9Base—$306.0770%0xd05c…826013d ago0xe21c6e…bb034a
0x649c…8e2a0xc4f0…0bb9Base—$300.0670%0xd05c…826013d ago0x3931ed…7bf02a
0x32a7…3cc10xc4f0…0bb9Base—$32.1070%0xd05c…826013d ago0xcc5e97…152165
0x32a7…3cc10xc4f0…0bb9Base—$32.1870%0xd05c…826013d ago0x6411f2…1b4738
0x649c…8e2a0xc4f0…0bb9Base—$287.0570%0xd05c…826013d ago0x03a3a8…745a95
0x32a7…3cc10xc4f0…0bb9Base—$31.1570%0xd05c…826013d ago0xa81319…f8aa86
0x32a7…3cc10xc4f0…0bb9Base—$30.6270%0xd05c…826013d ago0x0b720a…04716b
0x32a7…3cc10xc4f0…0bb9Base—$29.6770%0xd05c…826013d ago0xfc5ee5…9dad05
0x4c7d…a4ad0xc4f0…0bb9Base—$427.0870%0xd05c…826013d ago0x8989d0…47c1ed
0xd1b3…752b0xc4f0…0bb9Base—$37.0170%0xd05c…826013d ago0x235fef…c81894
0x4c7d…a4ad0xc4f0…0bb9Base—$427.0870%0xd05c…826013d ago0xcd0960…c858bf
0xd1b3…752b0xc4f0…0bb9Base—$36.0170%0xd05c…826013d ago0x52e5f2…a11629
0x39ae…858e0xc4f0…0bb9Base—$44.0170%0xd05c…826013d ago0x672953…eaef4c
0x4c7d…a4ad0xc4f0…0bb9Base—$425.0970%0xd05c…826013d ago0x1bb2ab…5ba6c8
0x4c7d…a4ad0xc4f0…0bb9Base—$418.0870%0xd05c…826013d ago0x3616a4…937a82
0xd1b3…752b0xc4f0…0bb9Base—$35.0170%0xd05c…826013d ago0x313659…bf4897
0x4c7d…a4ad0xc4f0…0bb9Base—$412.0770%0xd05c…826013d ago0xcffab4…79d84a
0xd1b3…752b0xc4f0…0bb9Base—$34.0170%0xd05c…826013d ago0x650d1c…07332e
0xd1b3…752b0xc4f0…0bb9Base—$33.0170%0xd05c…826013d ago0x92bd8c…c0d014
0x649c…8e2a0xc4f0…0bb9Base—$283.0070%0xd05c…826013d ago0xe99164…453a9b
0x649c…8e2a0xc4f0…0bb9Base—$272.0070%0xd05c…826013d ago0x13a4a2…af005d

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.