Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x67e639…441d87
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf477c5…d0a2dd
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x645042…ce47c8
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc40675…dacfe7
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x233d1a…03a609
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa7342f…837630
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x575c5c…3a7d56
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6f5804…b2f30f
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x22caea…ffd845
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9de72f…73d7c7
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x45edd3…1b1fda
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3841cf…2a792d
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x38324a…1bb262
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x497e25…eb4f53
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x05739d…3ad4f2
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5b6625…f70265
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7dd577…64eabb
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc05cd9…df0fff
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x886a58…af0444
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8fd7b9…578b76
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7c7d5f…55e87b
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9ea36d…49fbde
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x17f037…f415f1
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe01f72…3e4678
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x48508b…c3a629

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.