Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe742…ea88Base—$24.72100%Payer-submitted88d ago0xf7d108…dd4132
0xa54d…49f50xe742…ea88Base—$1.96100%Payer-submitted88d ago0xd5916b…f4bd47
0xa54d…49f50xe742…ea88Base—$12.86100%Payer-submitted88d ago0x89b878…f42124
0xa54d…49f50xe742…ea88Base—$24.88100%Payer-submitted88d ago0xaf675c…d9c3e3
0xa54d…49f50xe742…ea88Base—$93.48100%Payer-submitted88d ago0x3e4ac7…4e1c7f
0xa54d…49f50xe742…ea88Base—$18.15100%Payer-submitted88d ago0x9c64c0…936934
0xa54d…49f50xe742…ea88Base—$131.64100%Payer-submitted88d ago0x6f9e16…a6ae5d
0xa54d…49f50xe742…ea88Base—$39.57100%Payer-submitted88d ago0x71f8f6…93c9e6
0xa54d…49f50xe742…ea88Base—$24.44100%Payer-submitted88d ago0x591a55…cb8f81
0xa54d…49f50xe742…ea88Base—$9.90100%Payer-submitted88d ago0x451714…c98d35
0xa54d…49f50xe742…ea88Base—$39.61100%Payer-submitted88d ago0x87c9a6…dbe570
0xa54d…49f50xe742…ea88Base—$4.83100%Payer-submitted88d ago0x0b9bed…c7523c
0xa54d…49f50xe742…ea88Base—$26.76100%Payer-submitted88d ago0x765e2f…4cbc37
0xa54d…49f50xe742…ea88Base—$19.78100%Payer-submitted88d ago0x3db039…bece28
0xa54d…49f50xe742…ea88Base—$1.38100%Payer-submitted88d ago0x742cf3…42cd9b
0xa54d…49f50xe742…ea88Base—$991.53100%Payer-submitted88d ago0xc0b9b0…c1f129
0xa54d…49f50xe742…ea88Base—$3.03100%Payer-submitted88d ago0x360838…488cac
0xa54d…49f50xe742…ea88Base—$5.21100%Payer-submitted88d ago0x149162…74597e
0xa54d…49f50xe742…ea88Base—$2.95100%Payer-submitted88d ago0x6b0fd7…bec0b8
0xa54d…49f50xe742…ea88Base—$243.19100%Payer-submitted88d ago0x0f7cb9…163547
0xa54d…49f50xe742…ea88Base—$3.98100%Payer-submitted88d ago0xf079cc…086b14
0xa54d…49f50xe742…ea88Base—$77.23100%Payer-submitted88d ago0x9b61f6…3141fa
0xa54d…49f50xe742…ea88Base—$1.72100%Payer-submitted88d ago0xa7c494…567b7a
0xa54d…49f50xe742…ea88Base—$801.37100%Payer-submitted88d ago0x8db482…b67008
0xa54d…49f50xe742…ea88Base—$2.78100%Payer-submitted88d ago0x888809…311d07

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.