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.001100%payAI108d ago0xa380da…f9c6c2
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xca73eb…5649c2
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2c8bc5…0f8324
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb4d21a…a369bb
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4559cf…93ed55
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8b907e…47949d
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd0d9e4…30f1c1
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7be957…ebf6c5
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x02926d…3d5d30
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x586788…aa91ff
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x564867…de687b
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x21777a…250ae6
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4ce2cd…087bd5
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x54a99b…8d7366
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa49817…326f78
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1aeff1…2df8cf
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x983bc2…3a4a48
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc05095…b05c7c
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd1e390…75a62a
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6a8ce3…41059a
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5e74ed…ed9143
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcbac25…2a1dbc
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa4f02c…1660a1
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa75661…f662c1
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd9749c…0d69a3

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.