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.001100%payAI104d ago0xce3895…2260a4
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x32089b…77b436
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x223595…31f720
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6f8a60…91f45d
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3138fc…dfc38b
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1df53a…192513
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x21d5e1…14b03c
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbd9f8b…a688e7
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6edbf0…457dd8
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf3ba14…127ae0
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd1d6b1…f3d411
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x09349b…6f639b
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4a558d…8df14d
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaf0a98…ee623e
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x50dc70…f56de3
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x072496…d6cd4d
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xac19a2…d44733
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x88a3cc…82791a
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbf3393…acdaa0
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x14eec7…aa2d6e
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x20b963…b51fdb
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5e2bb5…02fe0a
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x651fce…3aa477
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x032af4…97d667
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3cb59c…5228d7

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.