Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbef3d5…6a5084
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcabef0…cb2926
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x608f1e…e62f44
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9e3432…16b07f
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf098ba…20714c
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1d6191…a624f6
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0c1324…52ab58
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe0f17e…d8f380
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0b297e…7d5b0c
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7b8860…782acd
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x190354…4693e1
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8730e5…6c7a78
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x72649b…c987b2
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xec1b9d…e12c10
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x82b852…509abe
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd64089…d8abf5
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3ce98a…2723d4
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x14957f…1733c0
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x523292…cf256e
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x49cd0d…28b30f
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xda6aed…bddc47
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8f7fbf…01f042
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2fb2d6…c20b4c
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf6c6a6…ae8cae
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x936d96…34c3ac

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.