Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0a44e3…e8db0a
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4301cd…cf8818
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf6806d…be0e19
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x54f8fe…96aa8e
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x970589…76a6cf
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1af74c…394e46
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb2ba48…4bd81f
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd69498…054e50
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4fbeff…4a00ee
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcde79a…2690db
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8c24c7…1376bf
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc46fb5…0dc777
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2fd502…c7208c
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5b8bbc…69f439
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcd2046…33bc5d
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcb5170…279685
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbd8083…a87d08
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x013bad…a51418
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x47132f…54100d
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x95ce5a…6adf68
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaf71f0…796e40
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc1e27d…b4eb86
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe92ad2…35275f
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6ffcdb…9d0987
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc3203b…a4550f

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.