Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd8abb0…271ab8
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x530f60…7be3cb
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbb7a6f…4affe6
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x127c47…118934
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x49c048…09c700
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x21d27c…003049
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x29e975…f72800
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5601fa…05af8a
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe453ce…44ae7e
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x953186…cdf7a2
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x07b512…fb0eb4
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf65f38…359473
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5dcb20…c511ed
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5386db…e0258a
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x21ebfd…a25532
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa64169…638f05
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x56679b…24589c
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x221fcb…d18543
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0a56c2…5180d4
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0675c4…22fd34
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcdc630…9500cb
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI115d ago0xebb850…eb9ed0
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd62465…f67084
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8d736c…af468d
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x986db5…1b29c1

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.