Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa92632…39ff4a
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x56c80d…b37f52
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1470f7…1ea375
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x81d5f0…5f2930
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe22601…e33f32
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9d763e…96bc99
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x30c978…69974d
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd6d24d…79ac86
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x115cd7…71c57d
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbac922…a3a32b
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xacd0db…1f380c
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8f0bc3…6086ad
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0bdfc2…574c02
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8f3259…6541fc
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8c433d…faf2f3
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3beb81…b13a77
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x15b8ed…60b688
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x33825d…4e0f2b
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa1eeaa…51265c
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x74a701…bce8a4
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x458807…b7cb0e
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1c4b3c…208ead
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb9c941…b17da7
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbf13df…eba823
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3fa564…b34ade

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.