Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc4cb56…30e0bc
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0a0ffb…af1110
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5cc96f…31375e
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x712ebe…dda4e5
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1f343d…93e608
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x19e8cc…b7f4b8
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe33db3…1dc9b2
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbea84f…7e9eb2
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xae3a68…099f76
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x020787…8a383d
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9b98f9…1c1e6c
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x80a658…b8733c
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe3b1f1…22125f
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8bc726…58dc3a
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x66301c…379e7c
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x98ca98…cd5995
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf89d95…42b996
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5459e8…539f2a
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbc1658…f74d95
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x80c5e0…5bff19
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4df91e…99476d
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe4fde4…58e220
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc9c56f…7cbbec
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7ebdcd…9d5ac8
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x053bbb…9daecc

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.