Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase111d ago0xca8083…216039
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase111d ago0x84e07f…0c2d09
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase111d ago0xc5ab3c…96a1be
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase111d ago0x7d6d2c…d57537
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase111d ago0x4fa77e…4e138e
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase111d ago0x4cf635…b68797
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase111d ago0x2d47f9…e30b98
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase111d ago0x7efa3f…ff6076
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase111d ago0x3d3793…1727b8
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase111d ago0xc8a9b7…a34e58
0x15c3…bc2b0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase111d ago0x471373…176931
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase111d ago0xf9e6a0…008c5f
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase111d ago0x303595…9dc0c3
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase111d ago0xfadf8a…423ffe
0x15c3…bc2b0x325b…d430BaseStableEnrichExa$0.02100%coinbase111d ago0x13c80d…946469
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase111d ago0xd43c9b…c565ed
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase111d ago0x8b4f03…40b9dd
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase111d ago0xec053b…7353fe
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase111d ago0x81695c…44cea3
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase111d ago0xd1071d…ab77a2
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase111d ago0xb6cf01…fcf1d8
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%payAI111d ago0x0193f1…c11968
0x15c3…bc2b0x9dba…0df8Basex402 service$0.005100%payAI111d ago0x15783f…e9f241
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase111d ago0xc10545…58d160
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase111d ago0x52036c…36814a

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.