Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9731d1…5715d6
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1ced47…4391ed
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8e4f9c…1da516
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb310ab…715576
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd5dedc…ad01f7
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x70ba78…d5821c
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd79582…cd1d10
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8995f4…db1a4a
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf3b592…cbfa72
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7b5a89…04566d
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x41ca85…05a3aa
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdc7ccb…e0590e
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5d1b97…bb4463
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb29652…cd3a85
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6cd247…31a891
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7bc1fe…e5a1a3
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x771062…c56fd0
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x301689…645384
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4f4069…e2c9b5
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2bfb0d…2d1b5e
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5a3e50…a35a6a
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5981c3…2e0a9a
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9d293d…1b8be2
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1a5a9a…c3e2c6
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x623c48…655cd4

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.