Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x81da…371f97d ago0x9b77f2…29e0e3
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x3cca…9c7c97d ago0x6a4815…bd84a5
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x971c…70dd97d ago0xa01433…a7add5
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x9d1a…013597d ago0xbf2e45…e789ed
0x4bfb…0c880x0e3d…7757Base—$19.95100%0x9e2a…5a9497d ago0x4a896e…f7c315
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x6ae4…e26d97d ago0xd37ec3…9ef369
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x3213…64ef97d ago0xaedab5…c60d65
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xb834…55bc97d ago0x304cb2…90e828
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xe0dd…9b2b97d ago0xbdab39…50ec12
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x5823…9b2198d ago0xe3f291…3e8ae5
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xdc27…c47d98d ago0x3d5bec…ddc5f1
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x04a0…f71898d ago0x48d8ba…9f645f
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x0d6a…b70498d ago0x7f2a6a…c1308f

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.