Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x15640b…2adb8e
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd3bb33…45432e
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1bf182…68ff2a
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8dfd07…105c2c
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa2d1ea…9335dd
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xefad06…b82e9d
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6f1754…7b55aa
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8ba395…7b4d66
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xde64c1…ccea0c
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5352ef…f318d6
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x72af68…26d481
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc73017…c7658e
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3e627c…c6ddf6
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xee31ac…ccd3cd
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfebf57…dd19e7
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfbfc68…942b84
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x63613f…84ecf8
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xec3c63…554f6b
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x621689…89f9d2
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf5299e…a0ca26
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x14e2a6…ca4af4
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1b6e9b…a96d95
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2b6797…8f8e1f
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x28f36f…bcc882
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x192424…3f3abb

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.