Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8f0497…e559f4
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcc5ab1…b6e51a
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x93a681…64c463
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe9dbac…88e65f
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x331371…4d8cd9
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5b054b…d8bea3
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x44f644…77251e
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x018ca3…07d88a
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf1b666…da9b19
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x23e29a…34df55
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x889142…bc5f89
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x359fd6…f29a28
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa9e7dd…d635ae
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI102d ago0xea841d…7d4cab
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb0bff5…72c155
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x66a698…73aa80
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x039521…528745
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9f9085…9ad6a6
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6913ed…18fc9d
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7c4baa…8024a7
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb31d2a…a0168f
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb10e48…8daa4c
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8e6db8…5a8ffb
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5fb8bc…2d0be9
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5a1a05…757d4f

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.