Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase94d ago0x757df5…b7975f
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase94d ago0x60f50b…2565ad
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase94d ago0xc97c21…078444
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase94d ago0x9170f1…b009b3
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase94d ago0xed4e83…03605b
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase94d ago0x310f0f…234ee5
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase94d ago0x050ed8…aee1bc
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase94d ago0xe56871…46b0f0
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase94d ago0x23a4b4…8c3d79
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase94d ago0x89ba8d…ebef87
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase94d ago0x6ff149…7e7522
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase94d ago0x753196…f5e8b0
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase94d ago0xe722a2…9f74f5
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase94d ago0x893514…255714
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase94d ago0x3efb4d…e72d68
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase94d ago0x8555e3…7d52a6
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase94d ago0x80c337…97cb63
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase94d ago0x5fb440…369f02
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase94d ago0x64b4ab…c68491
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase94d ago0x98eb13…079490
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase94d ago0x9aea17…17693c
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase94d ago0xa7db39…2b557d
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase94d ago0x37aaf5…d9505f
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase94d ago0xfdaebc…cd1744
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase94d ago0xaf6a7f…478fe4

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.