Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase117d ago0x07a216…745886
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates117d ago0xac1f96…a16354
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase117d ago0x7323b4…0396e9
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates117d ago0x0f39bd…b7406d
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase117d ago0x87bb60…775ae4
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates117d ago0x384efc…11224b
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase117d ago0xdb6187…7ca350
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates117d ago0xbff6ec…d3881c
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates117d ago0xf85c50…9149ed
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase117d ago0x014347…7a7484
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase117d ago0x9f10b7…becc03
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates117d ago0x984f57…27f224
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates117d ago0x9bab30…bdeb77
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase117d ago0xd69ed6…632ea1
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase117d ago0xc9c89b…872872
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates117d ago0xba50d3…093e4a
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase117d ago0xee4c6d…b4b584
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates117d ago0x666eeb…0bb00a
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase117d ago0xaea5ed…3d34b4
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates117d ago0x83feb1…7c6fc8
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase117d ago0x611b4f…2f92a7
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates117d ago0xff83a7…bbffd4
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase117d ago0x2aec8e…d8b439
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates117d ago0x975192…ced525
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase117d ago0x60e548…d4613c

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.