Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb7a022…548386
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x509a61…fee3a6
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe0d343…49b6f8
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa8a5b5…4f09d5
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x61f470…6c8ad7
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa688aa…e7994a
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3d636e…8641a4
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbcd641…5b5f11
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe6d8c1…418255
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x272bc2…260ea0
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6e3464…8f1b00
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6bc48c…211556
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6ea2f6…a13139
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdc469d…cd6816
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf59b56…6ae9e2
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb8eede…798f9d
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x55a3ff…1e4cdb
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5de53c…1f668d
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb6f967…166a8f
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7d7f2e…881fe3
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI104d ago0xeb8d28…8187d3
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x27079b…d23dc6
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x036370…fc7580
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2d2968…15c021
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5926d9…f6ec25

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.