Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4f815e…352fc4
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfbaca1…c5e122
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa8b676…68f93e
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI103d ago0x529ab3…95f77a
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4dde13…2df7ee
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI103d ago0x328b7f…f5b4d3
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbae41d…1aa7ab
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9c0d20…9375b1
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI103d ago0xded865…bae45a
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8ca1b2…2cb235
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI103d ago0x222722…e9c3ef
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc731c9…58a9ad
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI103d ago0x80eea4…962a78
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc132dc…db3019
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcde88e…5969cf
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI103d ago0x951662…c10023
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc7d6b3…33a957
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5dcf71…f59344
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd6560a…941928
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI103d ago0x23777b…1b36a2
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa73d19…8fa00c
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI103d ago0x42826d…0a8eb3
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb28f9c…96b30d
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7753b1…27739d
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI103d ago0x105e19…de09bc

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.