Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0xc28adf…66393e
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0xf7bd49…c96a71
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0x7dfbb1…f9d7aa
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0xc99cdc…b90cac
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0xa746e7…84029a
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0x597f88…7e1b35
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0xd5ec0c…7a433c
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0x0c3199…28a6e2
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0x3136a1…52b58d
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0x17b92f…37d105
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0xe7cf23…141afc
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0xfb961e…8f3572
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0x96e8fd…a6a7e4
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0x151b46…497f2d
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0x7e1d01…50eaa4
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0x867819…ac03d3
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0x8bae16…e15eb5
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0x48d53e…038059
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0xf9749a…00096f
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0x49c01b…4a2171
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0x23c329…eb6a4b
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0x723d5d…d16cc1
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0xcefd17…06a2c6
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0xad3e12…be3300
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0x955b50…a5e4ca

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.