Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54e1…f4e00xd593…700dBasex402 service$0.02100%coinbase22d ago0xd9e4d5…07a1e9
0x54e1…f4e00xd593…700dBasex402 service$0.02100%coinbase22d ago0x3c87c6…5858cf
0x54e1…f4e00xd593…700dBasex402 service$0.02100%coinbase22d ago0x3eb9ae…17fcd6
0x54e1…f4e00xd593…700dBasex402 service$0.02100%coinbase22d ago0xb21ef2…d4fdee
0x54e1…f4e00xd593…700dBasex402 service$0.02100%coinbase22d ago0xad1d2c…9d6af7
0x54e1…f4e00xd593…700dBasex402 service$0.02100%coinbase22d ago0xde7e40…a35243
0x54e1…f4e00xd593…700dBasex402 service$0.01100%coinbase22d ago0x766298…2d42d8
0x54e1…f4e00xd593…700dBasex402 service$0.01100%coinbase22d ago0x7bf6b7…3c0228
0x54e1…f4e00xd593…700dBasex402 service$0.01100%coinbase22d ago0xc68155…b80dde
0x54e1…f4e00xd593…700dBasex402 service$0.01100%coinbase22d ago0x9cd5a1…162238
0x54e1…f4e00xd593…700dBasex402 service$0.01100%coinbase22d ago0xc04c67…c0fb3d
0x54e1…f4e00xd593…700dBasex402 service$0.01100%coinbase22d ago0x403aff…c8edb8
0x54e1…f4e00xd593…700dBasex402 service$0.01100%coinbase22d ago0x2d4bb9…34de2c
0x54e1…f4e00xd593…700dBasex402 service$0.01100%coinbase22d ago0x1ae66a…1255b1
0x54e1…f4e00xd593…700dBasex402 service$0.01100%coinbase22d ago0x67960b…866005
0x54e1…f4e00xd593…700dBasex402 service$0.01100%coinbase22d ago0xbe8284…b7402a
0x54e1…f4e00xd593…700dBasex402 service$0.01100%coinbase22d ago0x2448a9…58b5cd
0x54e1…f4e00xd593…700dBasex402 service$0.01100%coinbase22d ago0x253824…5972f8
0x54e1…f4e00xd593…700dBasex402 service$0.01100%coinbase22d ago0x582efd…da6009
0x54e1…f4e00xd593…700dBasex402 service$0.01100%coinbase22d ago0xda1ee3…b5df0c
0x54e1…f4e00xd593…700dBasex402 service$0.01100%coinbase22d ago0x59a292…351515
0x54e1…f4e00xd593…700dBasex402 service$0.01100%coinbase22d ago0xa33293…270e37
0x54e1…f4e00xd593…700dBasex402 service$0.01100%coinbase22d ago0xdaa813…d00a43
0x54e1…f4e00xd593…700dBasex402 service$0.01100%coinbase22d ago0xcab05c…2554ae
0x54e1…f4e00xd593…700dBasex402 service$0.01100%coinbase22d ago0xfc5e92…58af57

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.