Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa6bf89…7cbaf1
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2f14fc…af883e
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6bfff9…6d4e7c
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x26313d…60f1ac
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4321be…7b1dab
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x338f52…63be97
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9146c7…8b8c78
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x58dd7f…10ad82
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf0cad3…7fabae
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7e6c44…ffc196
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0fcf33…9595fd
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb637a8…ad6ae9
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8b6643…68e624
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x60aaa1…e43723
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI111d ago0xefe80f…45d5d6
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x992804…db4b2c
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x630c46…7b8822
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x35f21b…143034
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6adf76…db2798
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1909dd…fe4df2
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc7537a…ee56ab
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x067021…54d2ad
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x176a0e…6f0cf0
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc53324…a2ef0a
0xd3e1…23650x6a5e…c666Basex402 service$0.01100%payAI111d ago0x577426…a96841

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.