Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe154b8…45deb4
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc7434e…55d1bc
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xda19ae…ef22a2
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x57ea55…849694
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdbafe5…8ddb7e
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9a3b14…520592
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x00d898…8d6b72
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc0497…a928b3
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x38d83b…31905e
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfe86cd…39d1aa
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb0a2a6…8d4443
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5f7485…73b91f
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x79b09d…6681da
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc82d11…80a224
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf8e061…52cd41
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x09d7c7…34da12
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x95d49e…5db33d
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x60c81c…2347d6
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x134914…5db131
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd01a46…40d8c5
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x47832d…cc1c72
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbe5528…42b69a
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x39e96a…c4c71e
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x28d874…79af78
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa1ceb9…6d5f32

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.