Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3881a5…30cbb5
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe86221…d9e918
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7d51a1…57081a
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7594a6…93ef7a
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4e7f82…6ebcd2
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x25e75c…f0d081
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdd464f…4dddf6
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc6944f…08dfa6
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbcd4ab…3bd904
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x946ed2…6ceb50
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdb2c95…2a40ac
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf1b51e…0d6de9
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5cd42b…141678
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x569429…620aac
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x74348c…cdff9a
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb197dc…c4fd5e
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc2230d…7e17f5
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb5a276…eea251
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2da9b0…1cb3ad
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x039b0f…2395f2
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbc4525…d0441d
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8e079d…cc024e
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x68a6fc…6510e0
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdb89b9…36bfe8
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9ba955…3e8e99

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.