Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbcaa2d…b788fa
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc93463…863290
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x21d51f…b2e635
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbff0e5…d8ca94
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc7ff76…6a31f0
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7d5a35…8c5353
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x99f22d…660f76
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x828f13…f4b767
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x08e5b7…655a1b
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x734151…e9b244
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcbaef0…6fc69c
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe6239b…49591a
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x87a030…166660
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x038476…5c7dc9
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdbdbbf…53f56c
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9cd529…c09bf9
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x672cfb…4e9d70
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4a9e0e…173835
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0b943a…e8ddec
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9395cc…f26248
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0871bd…f7f6b7
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbb7e9e…5c6e1f
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfbfadf…2d15d2
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x83242d…7e1e24
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x151161…05b835

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.