Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa18d ago0x5f4935…51c8dd
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa18d ago0x3bedec…0143cc
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa18d ago0x763074…0301d9
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa18d ago0x052975…6e0af9
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa18d ago0x844a24…78a308
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa18d ago0x5633c9…3f79d8
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa18d ago0xa0625f…40422c
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa18d ago0x088162…0ca61e
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa18d ago0x6ccaab…070a98
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa18d ago0xc61cd8…e6b66f
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa18d ago0x226e34…a47fb3
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa18d ago0x2a5e85…59fec1
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa18d ago0xd90b56…dfc80b
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa19d ago0xf80442…7d336a
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa19d ago0xb5a68e…5999a5
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa19d ago0x25edaa…57fdb7
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa19d ago0x3bcfbb…06ad45
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa19d ago0x13c39b…06d5ec
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa19d ago0x2fb990…c5a0be
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa19d ago0xfa4d1e…f5d7e7
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa19d ago0x08eb67…e11a7a
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa19d ago0xa14093…b4bdce
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa19d ago0xa64501…0b91db
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa19d ago0xbbcf98…f1aace
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa19d ago0x57b5b9…a4c69d

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.