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$55.94100%Payer-submitted76d ago0x1758aa…016956
0xa54d…49f50xe742…ea88Base$2.26100%Payer-submitted76d ago0x4d3257…04a5da
0xa54d…49f50xe742…ea88Base$158.80100%Payer-submitted76d ago0xa63a20…1385fb
0xa54d…49f50xe742…ea88Base$29.70100%Payer-submitted76d ago0x3d438f…9d2573
0xa54d…49f50xe742…ea88Base$1.86100%Payer-submitted76d ago0x8d38e0…8e673b
0xa54d…49f50xe742…ea88Base$5.92100%Payer-submitted76d ago0xb6ed00…b6f968
0xa54d…49f50xe742…ea88Base$7.14100%Payer-submitted76d ago0xb043f7…ef682c
0xa54d…49f50xe742…ea88Base$130.09100%Payer-submitted76d ago0x1d0635…fd275f
0xa54d…49f50xe742…ea88Base$198.06100%Payer-submitted76d ago0x312986…0406c9
0xa54d…49f50xe742…ea88Base$34.67100%Payer-submitted76d ago0xc22c5a…c29180
0xa54d…49f50xe742…ea88Base$11.87100%Payer-submitted76d ago0x6fc43e…973ba6
0xa54d…49f50xe742…ea88Base$5.68100%Payer-submitted76d ago0x428d50…aa4662
0xa54d…49f50xe742…ea88Base$1.96100%Payer-submitted76d ago0xf1764c…e8c0ae
0xa54d…49f50xe742…ea88Base$33.32100%Payer-submitted76d ago0xbec160…5d59eb
0xa54d…49f50xe742…ea88Base$52.06100%Payer-submitted76d ago0x6fdcd8…9cc263
0xa54d…49f50xe742…ea88Base$1.96100%Payer-submitted76d ago0x5bd0b3…5ac810
0xa54d…49f50xe742…ea88Base$102.70100%Payer-submitted76d ago0xdfb060…ec603e
0xa54d…49f50xe742…ea88Base$4.52100%Payer-submitted76d ago0xeddaa0…d53815
0xa54d…49f50xe742…ea88Base$5.68100%Payer-submitted76d ago0xbc7222…43dde8
0xa54d…49f50xe742…ea88Base$67.35100%Payer-submitted76d ago0x9115f9…a9ae83
0xa54d…49f50xe742…ea88Base$22.74100%Payer-submitted76d ago0xcc9725…cc6fae
0xa54d…49f50xe742…ea88Base$1.12100%Payer-submitted76d ago0x035109…658e44
0xa54d…49f50xe742…ea88Base$1.11100%Payer-submitted76d ago0xb5e9e8…608cbd
0xa54d…49f50xe742…ea88Base$249.89100%Payer-submitted76d ago0x10e094…606a19
0xa54d…49f50xe742…ea88Base$16.05100%Payer-submitted76d ago0x76512a…9f2146

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.