Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8348…bba00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x02fe3c…0d98b2
0x8348…bba00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x6f8f0c…08e835
0x8348…bba00x6a5e…c666Basex402 service$0.01100%payAI110d ago0xdb1ce8…5bf602
0x8348…bba00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x91ad69…bd1a55
0x8348…bba00x6a5e…c666Basex402 service$0.01100%payAI110d ago0xde36ad…fa87cb
0x8348…bba00x6a5e…c666Basex402 service$0.01100%payAI110d ago0xfd9c6b…c9440b
0x8348…bba00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x238263…1f35be
0x8348…bba00x6a5e…c666Basex402 service$0.01100%payAI110d ago0xbc7d6f…06d92c
0x8348…bba00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x0c9ae5…c8f8dd
0x8348…bba00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x2e537f…2276d2
0x8348…bba00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x2db002…3ecd72
0x8348…bba00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x92c427…9b448a
0x8348…bba00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x2c2351…0cce3f
0x8348…bba00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x7ace88…2c955a
0x8348…bba00x6a5e…c666Basex402 service$0.01100%payAI110d ago0xf48ed4…d5f470
0x8348…bba00x6a5e…c666Basex402 service$0.01100%payAI110d ago0xb2207a…2d1e6c
0x8348…bba00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x1f505e…ffe783
0x8348…bba00x6a5e…c666Basex402 service$0.01100%payAI110d ago0xcfb76a…adf841
0x8348…bba00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x0cf164…f702b4
0x8348…bba00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x8fc558…38765c
0x8348…bba00x6a5e…c666Basex402 service$0.01100%payAI110d ago0xd4e8b6…62c177
0x8348…bba00x6a5e…c666Basex402 service$0.01100%payAI110d ago0xcfaf6f…f60c6c
0x8348…bba00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x437c47…2cf127
0x8348…bba00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x3cac4b…542406
0x8348…bba00x6a5e…c666Basex402 service$0.01100%payAI110d ago0xa52e3f…63448f

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.